Home
last modified time | relevance | path

Searched refs:PWR_PMCR_CSSF (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h382 (((__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)) : \
Dstm32h5xx_ll_pwr.h72 #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()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7876 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
Dstm32h523xx.h11694 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
Dstm32h562xx.h12420 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
Dstm32h533xx.h12213 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
Dstm32h573xx.h15023 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro
Dstm32h563xx.h14504 #define PWR_PMCR_CSSF PWR_PMCR_CSSF_Msk macro