Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_pwr.h71 #define LL_PWR_SR1_STOP2 (PWR_SR1_STOPF_2 | PWR_SR1_STOPF_1) macro
1316 return ((READ_BIT(PWR->SR1, LL_PWR_SR1_STOP2) == (LL_PWR_SR1_STOP2)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_Stop2()