Searched refs:PWR_LOWPOWERMODE_STOP2 (Results 1 – 4 of 4) sorted by relevance
104 #define PWR_LOWPOWERMODE_STOP2 (PWR_C2CR1_LPMS_1) /*!< Stop 2: Stop… macro110 #define PWR_LOWPOWERMODE_STOP2 (PWR_CR1_LPMS_1) /*!< Stop 2: Stop… macro
1040 MODIFY_REG(PWR->C2CR1, PWR_C2CR1_LPMS, PWR_LOWPOWERMODE_STOP2); in HAL_PWREx_EnterSTOP2Mode()1043 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_LOWPOWERMODE_STOP2); in HAL_PWREx_EnterSTOP2Mode()
108 #define PWR_LOWPOWERMODE_STOP2 (PWR_CR1_LPMS_1) /*!< Stop 2: stop… macro
1229 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_LOWPOWERMODE_STOP2); in HAL_PWREx_EnterSTOP2Mode()