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