Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr.c353 CLEAR_BIT(PWR->PMCR, PWR_PMCR_LPMS); in HAL_PWR_EnterSTOPMode()
390 SET_BIT(PWR->PMCR, PWR_PMCR_LPMS); in HAL_PWR_EnterSTANDBYMode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h120 #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()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7868 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
Dstm32h523xx.h11686 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
Dstm32h562xx.h12412 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
Dstm32h533xx.h12205 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
Dstm32h573xx.h15015 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro
Dstm32h563xx.h14496 #define PWR_PMCR_LPMS PWR_PMCR_LPMS_Msk macro