Searched refs:PWR_CR1_LPMS_STANDBY (Results 1 – 3 of 3) sorted by relevance
576 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_CR1_LPMS_STANDBY); in HAL_PWR_EnterSTANDBYMode()
134 #define LL_PWR_MODE_STANDBY (PWR_CR1_LPMS_STANDBY)
9608 #define PWR_CR1_LPMS_STANDBY PWR_CR1_LPMS_STANDBY_Msk /*!< Stand-by mode */ macro