Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h225 #define PWR_GPIO_H 0x00000007U /*!< GPIO port H */ macro
777 ((GPIO) == PWR_GPIO_H))
785 ((GPIO) == PWR_GPIO_H))
790 ((GPIO) == PWR_GPIO_H))
799 ((GPIO) == PWR_GPIO_H))
809 ((GPIO) == PWR_GPIO_H) ||\
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c453 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullUp()
529 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullUp()
613 case PWR_GPIO_H: in HAL_PWREx_EnableGPIOPullDown()
689 case PWR_GPIO_H: in HAL_PWREx_DisableGPIOPullDown()