Searched refs:PWR_CR_FWU (Results 1 – 11 of 11) sorted by relevance
578 SET_BIT(PWR->CR, PWR_CR_FWU); in LL_PWR_EnableFastWakeUp()589 CLEAR_BIT(PWR->CR, PWR_CR_FWU); in LL_PWR_DisableFastWakeUp()599 return (READ_BIT(PWR->CR, PWR_CR_FWU) == (PWR_CR_FWU)); in LL_PWR_IsEnabledFastWakeUp()
130 #define FWU_BIT_NUMBER POSITION_VAL(PWR_CR_FWU)
102 SET_BIT(PWR->CR, PWR_CR_FWU); in HAL_PWREx_EnableFastWakeUp()112 CLEAR_BIT(PWR->CR, PWR_CR_FWU); in HAL_PWREx_DisableFastWakeUp()
3371 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
3771 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
3676 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
3629 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
4069 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
4139 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro