|
Contiki 3.x
|
Generic driver for the Zoul ADC interface. More...
#include "contiki.h"#include "sys/clock.h"#include "dev/ioc.h"#include "dev/gpio.h"#include "dev/adc.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 interface.
Definition in file adc-zoul.c.
1.8.6