Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h214 #define PWR_GPIO_D 0x00000003U /*!< GPIO port D */ macro
776 ((GPIO) == PWR_GPIO_D) ||\
783 ((GPIO) == PWR_GPIO_D) ||\
795 ((GPIO) == PWR_GPIO_D) ||\
805 ((GPIO) == PWR_GPIO_D) ||\
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c430 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullUp()
510 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullUp()
590 case PWR_GPIO_D: in HAL_PWREx_EnableGPIOPullDown()
670 case PWR_GPIO_D: in HAL_PWREx_DisableGPIOPullDown()