Macros | |
#define | ADC_INPUT_SRC_IO0 LL_ADC_INPUT_SRC_IO0 |
#define | ADC_INPUT_SRC_IO1 LL_ADC_INPUT_SRC_IO1 |
#define | ADC_INPUT_SRC_IO2 LL_ADC_INPUT_SRC_IO2 |
#define | ADC_INPUT_SRC_IO3 LL_ADC_INPUT_SRC_IO3 |
#define | ADC_INPUT_SRC_IO4 LL_ADC_INPUT_SRC_IO4 |
#define | ADC_INPUT_SRC_IO5 LL_ADC_INPUT_SRC_IO5 |
#define | ADC_INPUT_SRC_IO6 LL_ADC_INPUT_SRC_IO6 |
#define | ADC_INPUT_SRC_IO7 LL_ADC_INPUT_SRC_IO7 |
#define | ADC_INPUT_SRC_TMP LL_ADC_INPUT_SRC_TMP |
#define | ADC_INPUT_SRC_BAT LL_ADC_INPUT_SRC_BAT |
#define | ADC_INPUT_SRC_REF LL_ADC_INPUT_SRC_REF |
#define ADC_INPUT_SRC_BAT LL_ADC_INPUT_SRC_BAT |
Select Vbattery as input
Definition at line 239 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO0 LL_ADC_INPUT_SRC_IO0 |
Select MSIO0 as input
Definition at line 230 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO1 LL_ADC_INPUT_SRC_IO1 |
Select MSIO1 as input
Definition at line 231 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO2 LL_ADC_INPUT_SRC_IO2 |
Select MSIO2 as input
Definition at line 232 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO3 LL_ADC_INPUT_SRC_IO3 |
Select MSIO3 as input
Definition at line 233 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO4 LL_ADC_INPUT_SRC_IO4 |
Select MSIO4 as input
Definition at line 234 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO5 LL_ADC_INPUT_SRC_IO5 |
Select MSIO5 as input
Definition at line 235 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO6 LL_ADC_INPUT_SRC_IO6 |
Select MSIO6 as input
Definition at line 236 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO7 LL_ADC_INPUT_SRC_IO7 |
Select MSIO7 as input
Definition at line 237 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_REF LL_ADC_INPUT_SRC_REF |
Select reference as input
Definition at line 240 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_TMP LL_ADC_INPUT_SRC_TMP |
Select temperature as input
Definition at line 238 of file gr55xx_hal_adc.h.