Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h211 #define PWR_GPIO_B 0x00000001U /*!< GPIO port B */ macro
774 ((GPIO) == PWR_GPIO_B) ||\
781 ((GPIO) == PWR_GPIO_B) ||\
788 ((GPIO) == PWR_GPIO_B) ||\
793 ((GPIO) == PWR_GPIO_B) ||\
803 ((GPIO) == PWR_GPIO_B) ||\
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c421 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullUp()
503 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullUp()
581 case PWR_GPIO_B: in HAL_PWREx_EnableGPIOPullDown()
663 case PWR_GPIO_B: in HAL_PWREx_DisableGPIOPullDown()