Searched refs:PWR_WAKEUP_PIN5 (Results 1 – 16 of 16) sorted by relevance
82 #define PWR_WAKEUP_PIN5 ((uint32_t)PWR_CSR_EWUP5) macro91 ((PIN) == PWR_WAKEUP_PIN5) || \100 #define PWR_WAKEUP_PIN5 ((uint32_t)PWR_CSR_EWUP5) macro107 ((PIN) == PWR_WAKEUP_PIN5) || \
358 if ((WakeUpPinPolarity & PWR_WAKEUP_PIN5) == PWR_WAKEUP_PIN5) in HAL_PWR_EnableWakeUpPin()443 case PWR_WAKEUP_PIN5: in HAL_PWR_EnableWakeUpPinIT()487 case PWR_WAKEUP_PIN5: in HAL_PWR_DisableWakeUpPinIT()
73 #define PWR_WAKEUP_PIN5 PWR_MPUWKUPENR_WKUPEN_5 macro100 #define PWR_WAKEUP_PIN5 PWR_MCUWKUPENR_WKUPEN5 macro366 ((__PIN__) == PWR_WAKEUP_PIN5) || \
164 #define PWR_WAKEUP_PIN5 PWR_WUCR_WUPEN5 macro549 ((PIN) == PWR_WAKEUP_PIN5) || ((PIN) == PWR_WAKEUP_PIN6) ||\564 ((PIN) == PWR_WAKEUP_PIN5) || ((PIN) == PWR_WAKEUP_PIN1_HIGH) ||\
50 #define PWR_WAKEUP_PIN5 PWR_CSR2_EWUP5 macro224 ((__PIN__) == PWR_WAKEUP_PIN5) || \
272 #define PWR_WAKEUP_PIN5 (PWR_WUCR1_WUPEN5) /*!< reserved */ macro800 ((PIN) == PWR_WAKEUP_PIN5) ||\845 ((PIN) == PWR_WAKEUP_PIN5) ||\
83 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level polarity)… macro675 ((PIN) == PWR_WAKEUP_PIN5) || \
84 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 … macro621 ((PIN) == PWR_WAKEUP_PIN5) || \
105 #define PWR_WAKEUP_PIN5 PWR_WKUPEPR_WKUPEN5 macro668 ((PIN) == PWR_WAKEUP_PIN5) ||\
87 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level polarity)… macro722 ((PIN) == PWR_WAKEUP_PIN5) || \
90 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level polarity)… macro708 ((PIN) == PWR_WAKEUP_PIN5) || \
254 #define PWR_WAKEUP_PIN5 (PWR_WUCR1_WUPEN5) /*!< PC5 : Wakeup pin 5 (high polarity) */ macro684 ((PIN) == PWR_WAKEUP_PIN5) ||\
61 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level detec… macro
63 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level detec… macro
911 if ((WakeUpPin & PWR_WAKEUP_PIN5) != 0U) in HAL_PWREx_S3WU_IRQHandler()919 HAL_PWREx_S3WUCallback(PWR_WAKEUP_PIN5); in HAL_PWREx_S3WU_IRQHandler()
136 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level polarity)… macro