|
Contiki 3.x
|
Driver for the CC13xx/CC26xx ADC. More...
#include "contiki.h"#include "lib/sensors.h"#include "dev/adc-sensor.h"#include "gpio-interrupt.h"#include "sys/timer.h"#include "lpm.h"#include "ti-lib.h"#include "driverlib/aux_adc.h"#include "aux-ctrl.h"#include <stdio.h>#include <stdbool.h>Go to the source code of this file.
Driver for the CC13xx/CC26xx ADC.
Definition in file adc-sensor.c.
1.8.6