Home
last modified time | relevance | path

Searched refs:PWR_GPIO_E (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h217 #define PWR_GPIO_E 0x00000004U /*!< GPIO port E */ macro
784 ((GPIO) == PWR_GPIO_E) ||\
796 ((GPIO) == PWR_GPIO_E) ||\
806 ((GPIO) == PWR_GPIO_E) ||\
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c436 case PWR_GPIO_E: in HAL_PWREx_EnableGPIOPullUp()
515 case PWR_GPIO_E: in HAL_PWREx_DisableGPIOPullUp()
596 case PWR_GPIO_E: in HAL_PWREx_EnableGPIOPullDown()
675 case PWR_GPIO_E: in HAL_PWREx_DisableGPIOPullDown()