Searched refs:IS_PWR_GPIO (Results 1 – 2 of 2) sorted by relevance
773 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro780 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro787 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro792 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro802 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ macro
412 assert_param(IS_PWR_GPIO(GPIO)); in HAL_PWREx_EnableGPIOPullUp()495 assert_param(IS_PWR_GPIO(GPIO)); in HAL_PWREx_DisableGPIOPullUp()572 assert_param(IS_PWR_GPIO(GPIO)); in HAL_PWREx_EnableGPIOPullDown()655 assert_param(IS_PWR_GPIO(GPIO)); in HAL_PWREx_DisableGPIOPullDown()