Searched refs:PWR_PMCR_LPMS (Results 1 – 8 of 8) sorted by relevance
353 CLEAR_BIT(PWR->PMCR, PWR_PMCR_LPMS); in HAL_PWR_EnterSTOPMode()390 SET_BIT(PWR->PMCR, PWR_PMCR_LPMS); in HAL_PWR_EnterSTANDBYMode()
120 #define LL_PWR_STANDBY_MODE PWR_PMCR_LPMS /*!< STANDBY mode */309 MODIFY_REG(PWR->PMCR, PWR_PMCR_LPMS, Mode); in LL_PWR_SetPowerMode()321 return (READ_BIT(PWR->PMCR, PWR_PMCR_LPMS)); in LL_PWR_GetPowerMode()
7868 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
11686 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
12412 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
12205 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
15015 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
14496 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro