Searched refs:PWR_PMCR_CSSF (Results 1 – 8 of 8) sorted by relevance
382 (((__FLAG__) == PWR_FLAG_STOPF) ? (SET_BIT(PWR->PMCR, PWR_PMCR_CSSF)) : \383 ((__FLAG__) == PWR_FLAG_SBF) ? (SET_BIT(PWR->PMCR, PWR_PMCR_CSSF)) : \395 (((__FLAG__) == PWR_FLAG_STOPF) ? (SET_BIT(PWR->PMCR, PWR_PMCR_CSSF)) : \396 ((__FLAG__) == PWR_FLAG_SBF) ? (SET_BIT(PWR->PMCR, PWR_PMCR_CSSF)) : \
72 #define LL_PWR_PMCR_CSSF PWR_PMCR_CSSF /*!< Clear STOP and STANDBY flags */1757 WRITE_REG(PWR->PMCR, PWR_PMCR_CSSF); in LL_PWR_ClearFlag_STOP()1767 WRITE_REG(PWR->PMCR, PWR_PMCR_CSSF); in LL_PWR_ClearFlag_SB()
7876 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
11694 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
12420 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
12213 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
15023 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
14504 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro