Macros | |
#define | LL_ADC_INPUT_SINGLE (1UL << AON_SNSADC_CFG_SINGLE_EN_Pos) |
#define | LL_ADC_INPUT_DIFFERENTIAL (0x00000000UL) |
#define LL_ADC_INPUT_DIFFERENTIAL (0x00000000UL) |
Differential mode
Definition at line 148 of file gr55xx_ll_adc.h.
#define LL_ADC_INPUT_SINGLE (1UL << AON_SNSADC_CFG_SINGLE_EN_Pos) |
Single ended mode
Definition at line 147 of file gr55xx_ll_adc.h.