Macros | |
#define | LL_AON_GPIO_PULL_NO LL_AON_GPIO_RE_N |
Select I/O no pull. More... | |
#define | LL_AON_GPIO_PULL_UP LL_AON_GPIO_RTYP |
Select I/O pull up. More... | |
#define | LL_AON_GPIO_PULL_DOWN ((uint32_t)0x0U) |
Select I/O pull down. More... | |
#define LL_AON_GPIO_PULL_DOWN ((uint32_t)0x0U) |
Select I/O pull down.
Definition at line 142 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PULL_NO LL_AON_GPIO_RE_N |
Select I/O no pull.
Definition at line 140 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PULL_UP LL_AON_GPIO_RTYP |
Select I/O pull up.
Definition at line 141 of file gr55xx_ll_aon_gpio.h.