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 255 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO0 LL_ADC_INPUT_SRC_IO0 |
Select MSIO0 as input
Definition at line 246 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO1 LL_ADC_INPUT_SRC_IO1 |
Select MSIO1 as input
Definition at line 247 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO2 LL_ADC_INPUT_SRC_IO2 |
Select MSIO2 as input
Definition at line 248 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO3 LL_ADC_INPUT_SRC_IO3 |
Select MSIO3 as input
Definition at line 249 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO4 LL_ADC_INPUT_SRC_IO4 |
Select MSIO4 as input
Definition at line 250 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO5 LL_ADC_INPUT_SRC_IO5 |
Select MSIO5 as input
Definition at line 251 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO6 LL_ADC_INPUT_SRC_IO6 |
Select MSIO6 as input
Definition at line 252 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_IO7 LL_ADC_INPUT_SRC_IO7 |
Select MSIO7 as input
Definition at line 253 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_REF LL_ADC_INPUT_SRC_REF |
Select reference as input
Definition at line 256 of file gr55xx_hal_adc.h.
#define ADC_INPUT_SRC_TMP LL_ADC_INPUT_SRC_TMP |
Select temperature as input
Definition at line 254 of file gr55xx_hal_adc.h.