Searched refs:PWR_CR1_FPD_SLP (Results 1 – 5 of 5) sorted by relevance
229 SET_BIT(PWR->CR1, PWR_CR1_FPD_SLP); in LL_PWR_EnableFlashPowerDownInSleep()239 CLEAR_BIT(PWR->CR1, PWR_CR1_FPD_SLP); in LL_PWR_DisableFlashPowerDownInSleep()249 return ((READ_BIT(PWR->CR1, PWR_CR1_FPD_SLP) == (PWR_CR1_FPD_SLP)) ? 1UL : 0UL); in LL_PWR_IsEnableFlashPowerDownInSleep()
157 #define PWR_FLASHPD_SLEEP PWR_CR1_FPD_SLP /*!< Enable Flash power down in slee…
3540 #define PWR_CR1_FPD_SLP PWR_CR1_FPD_SLP_Msk /*!< Flash power dow… macro
3547 #define PWR_CR1_FPD_SLP PWR_CR1_FPD_SLP_Msk /*!< Flash power dow… macro
3827 #define PWR_CR1_FPD_SLP PWR_CR1_FPD_SLP_Msk /*!< Flash power dow… macro