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_IO5 (5UL) |
#define | LL_ADC_INPUT_SRC_IO6 (6UL) |
#define | LL_ADC_INPUT_SRC_IO7 (7UL) |
#define | LL_ADC_INPUT_SRC_TMP (13UL) |
#define | LL_ADC_INPUT_SRC_BAT (14UL) |
#define | LL_ADC_INPUT_SRC_REF (15UL) |
#define LL_ADC_INPUT_SRC_BAT (14UL) |
Select Vbattery as input
Definition at line 167 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO0 (0UL) |
Select MSIO0 as input
Definition at line 158 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO1 (1UL) |
Select MSIO1 as input
Definition at line 159 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO2 (2UL) |
Select MSIO2 as input
Definition at line 160 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO3 (3UL) |
Select MSIO3 as input
Definition at line 161 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO4 (4UL) |
Select MSIO4 as input
Definition at line 162 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO5 (5UL) |
Select MSIO5 as input
Definition at line 163 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO6 (6UL) |
Select MSIO6 as input
Definition at line 164 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_IO7 (7UL) |
Select MSIO7 as input
Definition at line 165 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_REF (15UL) |
Select reference as input
Definition at line 168 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SRC_TMP (13UL) |
Select temperature as input
Definition at line 166 of file gr55xx_ll_adc.h.