|
Contiki 3.x
|
Generic driver for the Zoul ADC wrapper for analogue sensors. More...
#include "contiki.h"#include "sys/clock.h"#include "dev/ioc.h"#include "dev/gpio.h"#include "dev/adc.h"#include "adc-sensors.h"#include "adc-zoul.h"#include "zoul-sensors.h"#include <stdio.h>#include <stdint.h>Go to the source code of this file.
Generic driver for the Zoul ADC wrapper for analogue sensors.
Definition in file adc-sensors.c.
1.8.6