Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c462 case PWR_GPIO_I: in HAL_PWREx_EnableGPIOPullUp()
533 case PWR_GPIO_I: in HAL_PWREx_DisableGPIOPullUp()
622 case PWR_GPIO_I: in HAL_PWREx_EnableGPIOPullDown()
697 case PWR_GPIO_I: in HAL_PWREx_DisableGPIOPullDown()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h227 #define PWR_GPIO_I 0x00000008U /*!< GPIO port I */ macro
810 ((GPIO) == PWR_GPIO_I))