Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h212 #define PWR_GPIO_C 0x00000002U /*!< GPIO port C */ macro
775 ((GPIO) == PWR_GPIO_C) ||\
782 ((GPIO) == PWR_GPIO_C) ||\
789 ((GPIO) == PWR_GPIO_C) ||\
794 ((GPIO) == PWR_GPIO_C) ||\
804 ((GPIO) == PWR_GPIO_C) ||\
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c425 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullUp()
506 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullUp()
585 case PWR_GPIO_C: in HAL_PWREx_EnableGPIOPullDown()
666 case PWR_GPIO_C: in HAL_PWREx_DisableGPIOPullDown()