Macros | |
#define | LL_AON_GPIO_PIN_0 ((uint32_t)0x01U) |
Select pin 0. More... | |
#define | LL_AON_GPIO_PIN_1 ((uint32_t)0x02U) |
Select pin 1. More... | |
#define | LL_AON_GPIO_PIN_2 ((uint32_t)0x04U) |
Select pin 2. More... | |
#define | LL_AON_GPIO_PIN_3 ((uint32_t)0x08U) |
Select pin 3. More... | |
#define | LL_AON_GPIO_PIN_4 ((uint32_t)0x10U) |
Select pin 4. More... | |
#define | LL_AON_GPIO_PIN_5 ((uint32_t)0x20U) |
Select pin 5. More... | |
#define | LL_AON_GPIO_PIN_6 ((uint32_t)0x40U) |
Select pin 6. More... | |
#define | LL_AON_GPIO_PIN_7 ((uint32_t)0x80U) |
Select pin 7. More... | |
#define | LL_AON_GPIO_PIN_ALL ((uint32_t)0xFFU) |
Select all pins. More... | |
#define LL_AON_GPIO_PIN_0 ((uint32_t)0x01U) |
Select pin 0.
Definition at line 118 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PIN_1 ((uint32_t)0x02U) |
Select pin 1.
Definition at line 119 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PIN_2 ((uint32_t)0x04U) |
Select pin 2.
Definition at line 120 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PIN_3 ((uint32_t)0x08U) |
Select pin 3.
Definition at line 121 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PIN_4 ((uint32_t)0x10U) |
Select pin 4.
Definition at line 122 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PIN_5 ((uint32_t)0x20U) |
Select pin 5.
Definition at line 123 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PIN_6 ((uint32_t)0x40U) |
Select pin 6.
Definition at line 124 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PIN_7 ((uint32_t)0x80U) |
Select pin 7.
Definition at line 125 of file gr55xx_ll_aon_gpio.h.
#define LL_AON_GPIO_PIN_ALL ((uint32_t)0xFFU) |
Select all pins.
Definition at line 126 of file gr55xx_ll_aon_gpio.h.