Searched refs:PWR_WAKEUP_PIN7 (Results 1 – 6 of 6) sorted by relevance
84 #define PWR_WAKEUP_PIN7 ((uint32_t)PWR_CSR_EWUP7) macro93 ((PIN) == PWR_WAKEUP_PIN7) || \102 #define PWR_WAKEUP_PIN7 ((uint32_t)PWR_CSR_EWUP7) macro109 ((PIN) == PWR_WAKEUP_PIN7))116 #define PWR_WAKEUP_PIN7 ((uint32_t)PWR_CSR_EWUP7) macro122 ((PIN) == PWR_WAKEUP_PIN7))
275 #define PWR_WAKEUP_PIN7 (PWR_WUCR1_WUPEN7) /*!< PB14 : Wakeup pin 7 (high polarity) */ macro753 ((PIN) == PWR_WAKEUP_PIN7) ||\802 ((PIN) == PWR_WAKEUP_PIN7) ||\847 ((PIN) == PWR_WAKEUP_PIN7) ||\
85 #define PWR_WAKEUP_PIN7 PWR_CR3_EWUP7 … macro622 ((PIN) == PWR_WAKEUP_PIN7) || \
167 #define PWR_WAKEUP_PIN7 PWR_WUCR_WUPEN7 macro550 ((PIN) == PWR_WAKEUP_PIN7) || ((PIN) == PWR_WAKEUP_PIN8) ||\
256 #define PWR_WAKEUP_PIN7 (PWR_WUCR1_WUPEN7) /*!< PB15 : Wakeup pin 7 (high polarity) */ macro686 ((PIN) == PWR_WAKEUP_PIN7) ||\
937 if ((WakeUpPin & PWR_WAKEUP_PIN7) != 0U) in HAL_PWREx_S3WU_IRQHandler()945 HAL_PWREx_S3WUCallback(PWR_WAKEUP_PIN7); in HAL_PWREx_S3WU_IRQHandler()