Home
last modified time | relevance | path

Searched defs:GPIO (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_pwr_ex.c270 HAL_StatusTypeDef HAL_PWREx_EnableGPIOPullUp(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_EnableGPIOPullUp()
335 HAL_StatusTypeDef HAL_PWREx_DisableGPIOPullUp(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_DisableGPIOPullUp()
399 HAL_StatusTypeDef HAL_PWREx_EnableGPIOPullDown(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_EnableGPIOPullDown()
464 HAL_StatusTypeDef HAL_PWREx_DisableGPIOPullDown(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_DisableGPIOPullDown()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_pwr_ex.h762 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ argument
/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/
DLPC55S69_cm33_core1.h10130 #define GPIO ((GPIO_Type *)GPIO_BASE) macro
10153 #define GPIO ((GPIO_Type *)GPIO_BASE) macro
DLPC55S69_cm33_core0.h10130 #define GPIO ((GPIO_Type *)GPIO_BASE) macro
10153 #define GPIO ((GPIO_Type *)GPIO_BASE) macro