![]() |
Contiki-NG
|
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.
Functions | |
| static int | configure (int type, int value) |
Generic driver for the Zoul ADC interface.
Definition in file adc-zoul.c.