Macros | |
#define | LL_ADC_INPUT_SRC_IO0 (0UL) |
#define | LL_ADC_INPUT_SRC_IO1 (1UL) |
#define | LL_ADC_INPUT_SRC_IO2 (2UL) |
#define | LL_ADC_INPUT_SRC_IO3 (3UL) |
#define | LL_ADC_INPUT_SRC_IO4 (4UL) |
#define | LL_ADC_INPUT_SRC_TMP (5UL) |
#define | LL_ADC_INPUT_SRC_BAT (6UL) |
#define | LL_ADC_INPUT_SRC_REF (7UL) |
#define LL_ADC_INPUT_SRC_BAT (6UL) |
Select Vbattery as input
Definition at line 160 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO0 (0UL) |
Select MSIO0 as input
Definition at line 154 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO1 (1UL) |
Select MSIO1 as input
Definition at line 155 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO2 (2UL) |
Select MSIO2 as input
Definition at line 156 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO3 (3UL) |
Select MSIO3 as input
Definition at line 157 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO4 (4UL) |
Select MSIO4 as input
Definition at line 158 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_REF (7UL) |
Select reference as input
Definition at line 161 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_TMP (5UL) |
Select temperature as input
Definition at line 159 of file gr55xx_ll_adc.h.