Macros | |
#define | GPADC_P_INPUT_SRC_VCM LL_GPADC_P_INPUT_SRC_VCM |
#define | GPADC_P_INPUT_SRC_IO1 LL_GPADC_P_INPUT_SRC_IO1 |
#define | GPADC_P_INPUT_SRC_IO2 LL_GPADC_P_INPUT_SRC_IO2 |
#define | GPADC_P_INPUT_SRC_IO3 LL_GPADC_P_INPUT_SRC_IO3 |
#define | GPADC_P_INPUT_SRC_IO4 LL_GPADC_P_INPUT_SRC_IO4 |
#define | GPADC_P_INPUT_SRC_IO5 LL_GPADC_P_INPUT_SRC_IO5 |
#define | GPADC_P_INPUT_SRC_IO6 LL_GPADC_P_INPUT_SRC_IO6 |
#define | GPADC_P_INPUT_SRC_IO7 LL_GPADC_P_INPUT_SRC_IO7 |
#define GPADC_P_INPUT_SRC_IO1 LL_GPADC_P_INPUT_SRC_IO1 |
Select MSIOB1 as input
Definition at line 169 of file gr55xx_hal_gpadc.h.
#define GPADC_P_INPUT_SRC_IO2 LL_GPADC_P_INPUT_SRC_IO2 |
Select MSIOB2 as input
Definition at line 170 of file gr55xx_hal_gpadc.h.
#define GPADC_P_INPUT_SRC_IO3 LL_GPADC_P_INPUT_SRC_IO3 |
Select MSIOB3 as input
Definition at line 171 of file gr55xx_hal_gpadc.h.
#define GPADC_P_INPUT_SRC_IO4 LL_GPADC_P_INPUT_SRC_IO4 |
Select MSIOB4 as input
Definition at line 172 of file gr55xx_hal_gpadc.h.
#define GPADC_P_INPUT_SRC_IO5 LL_GPADC_P_INPUT_SRC_IO5 |
Select MSIOB5 as input
Definition at line 173 of file gr55xx_hal_gpadc.h.
#define GPADC_P_INPUT_SRC_IO6 LL_GPADC_P_INPUT_SRC_IO6 |
Select MSIOB6 as input
Definition at line 174 of file gr55xx_hal_gpadc.h.
#define GPADC_P_INPUT_SRC_IO7 LL_GPADC_P_INPUT_SRC_IO7 |
Select MSIOB7 as input
Definition at line 175 of file gr55xx_hal_gpadc.h.
#define GPADC_P_INPUT_SRC_VCM LL_GPADC_P_INPUT_SRC_VCM |
Select vcm(=vdd/2) as input
Definition at line 168 of file gr55xx_hal_gpadc.h.