Searched refs:PWR_WAKEUP_PIN6 (Results 1 – 11 of 11) sorted by relevance
83 #define PWR_WAKEUP_PIN6 ((uint32_t)PWR_CSR_EWUP6) macro92 ((PIN) == PWR_WAKEUP_PIN6) || \101 #define PWR_WAKEUP_PIN6 ((uint32_t)PWR_CSR_EWUP6) macro108 ((PIN) == PWR_WAKEUP_PIN6) || \115 #define PWR_WAKEUP_PIN6 ((uint32_t)PWR_CSR_EWUP6) macro121 ((PIN) == PWR_WAKEUP_PIN6) || \
362 if ((WakeUpPinPolarity & PWR_WAKEUP_PIN6) == PWR_WAKEUP_PIN6) in HAL_PWR_EnableWakeUpPin()447 case PWR_WAKEUP_PIN6: in HAL_PWR_EnableWakeUpPinIT()491 case PWR_WAKEUP_PIN6: in HAL_PWR_DisableWakeUpPinIT()
72 #define PWR_WAKEUP_PIN6 PWR_MPUWKUPENR_WKUPEN_6 macro99 #define PWR_WAKEUP_PIN6 PWR_MCUWKUPENR_WKUPEN6 macro367 ((__PIN__) == PWR_WAKEUP_PIN6) || \
103 #define PWR_WAKEUP_PIN6 PWR_WKUPEPR_WKUPEN6 macro669 ((PIN) == PWR_WAKEUP_PIN6) ||\686 ((PIN) == PWR_WAKEUP_PIN6) ||\
274 #define PWR_WAKEUP_PIN6 (PWR_WUCR1_WUPEN6) /*!< PA12 : Wakeup pin 6 (high polarity) */ macro752 ((PIN) == PWR_WAKEUP_PIN6) ||\801 ((PIN) == PWR_WAKEUP_PIN6) ||\846 ((PIN) == PWR_WAKEUP_PIN6) ||\
51 #define PWR_WAKEUP_PIN6 PWR_CSR2_EWUP6 macro225 ((__PIN__) == PWR_WAKEUP_PIN6) || \
166 #define PWR_WAKEUP_PIN6 PWR_WUCR_WUPEN6 macro549 ((PIN) == PWR_WAKEUP_PIN5) || ((PIN) == PWR_WAKEUP_PIN6) ||\
255 #define PWR_WAKEUP_PIN6 (PWR_WUCR1_WUPEN6) /*!< PB5 : Wakeup pin 6 (high polarity) */ macro685 ((PIN) == PWR_WAKEUP_PIN6) ||\
63 #define PWR_WAKEUP_PIN6 PWR_CR3_EWUP6 /*!< Wakeup pin 6 (with high level detec… macro
65 #define PWR_WAKEUP_PIN6 PWR_CR3_EWUP6 /*!< Wakeup pin 6 (with high level detec… macro
924 if ((WakeUpPin & PWR_WAKEUP_PIN6) != 0U) in HAL_PWREx_S3WU_IRQHandler()932 HAL_PWREx_S3WUCallback(PWR_WAKEUP_PIN6); in HAL_PWREx_S3WU_IRQHandler()