Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h228 #define PWR_GPIO_PULLUP_PORT_O (0x01U) /*!< GPIO port O */ macro
580 ((GPIO_PORT) == PWR_GPIO_PULLUP_PORT_O))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1448 case PWR_GPIO_PULLUP_PORT_O: in HAL_PWREx_EnableGPIOPullUp()
1486 case PWR_GPIO_PULLUP_PORT_O: in HAL_PWREx_DisableGPIOPullUp()