|
CLEON
Version 1
Cloud-Offloaded GPS Receiver
|
ADC configuration. More...

Go to the source code of this file.
Macros | |
| #define | HAL_ADC_StartADC() ADC12CTL0 |= ADC12SC |
| #define | HAL_ADC_StopADC() ADC12CTL0 &= ~ADC12SC |
Functions | |
| void | HAL_ADC_Init (void) |
| Initializing ADC. | |
ADC configuration.
Definition in file hal_adc.h.
| void HAL_ADC_Init | ( | void | ) |
Initializing ADC.
| void |
Definition at line 21 of file hal_adc.c.
