|
Contiki 3.x
|
Header file for the Zoul ADC interface. More...
Go to the source code of this file.
Macros | |
Generic ADC sensors | |
| #define | ADC_ZOUL "ADC sensor interface" |
| #define | ADC_SENSORS_PORT_BASE GPIO_PORT_TO_BASE(ADC_SENSORS_PORT) |
| #define | ADC_SENSORS_REFERENCE SOC_ADC_ADCCON_REF_AVDD5 |
| #define | ZOUL_SENSORS_ADC_MIN 2 |
| PA1 pin mask. | |
| #define | ZOUL_SENSORS_ADC1 0 |
| #define | ZOUL_SENSORS_ADC2 0 |
| #define | ZOUL_SENSORS_ADC3 0 |
| #define | ZOUL_SENSORS_ADC4 0 |
| #define | ZOUL_SENSORS_ADC5 0 |
| #define | ZOUL_SENSORS_ADC6 0 |
| #define | ZOUL_SENSORS_ADC_ALL |
Header file for the Zoul ADC interface.
Definition in file adc-zoul.h.
1.8.6