Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h238 #define PWR_GPIO_PULLDOWN_PORT_P (0x02U) /*!< GPIO port P */ macro
585 ((GPIO_PORT) == PWR_GPIO_PULLDOWN_PORT_P))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1531 case PWR_GPIO_PULLDOWN_PORT_P: in HAL_PWREx_EnableGPIOPullDown()
1573 case PWR_GPIO_PULLDOWN_PORT_P: in HAL_PWREx_DisableGPIOPullDown()