Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h236 #define PWR_GPIO_PULLDOWN_PORT_N (0x00U) /*!< GPIO port N */ macro
583 #define IS_PWR_GPIO_PULLDOWN_PORT(GPIO_PORT) (((GPIO_PORT) == PWR_GPIO_PULLDOWN_PORT_N) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1523 case PWR_GPIO_PULLDOWN_PORT_N: in HAL_PWREx_EnableGPIOPullDown()
1565 case PWR_GPIO_PULLDOWN_PORT_N: in HAL_PWREx_DisableGPIOPullDown()