Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h227 #define PWR_GPIO_PULLUP_PORT_N (0x00U) /*!< GPIO port N */ macro
579 #define IS_PWR_GPIO_PULLPUP_PORT(GPIO_PORT) (((GPIO_PORT) == PWR_GPIO_PULLUP_PORT_N) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1444 case PWR_GPIO_PULLUP_PORT_N: in HAL_PWREx_EnableGPIOPullUp()
1482 case PWR_GPIO_PULLUP_PORT_N: in HAL_PWREx_DisableGPIOPullUp()