Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h311 …AG__) == PWR_FLAG_DEEPSTOPF) ? (READ_BIT(PWR->EXTSRR, PWR_EXTSRR_DEEPSTOPF) == PWR_EXTSRR_DEEPSTOP…
344 …AG__) == PWR_FLAG_DEEPSTOPF) ? (READ_BIT(PWR->EXTSRR, PWR_EXTSRR_DEEPSTOPF) == PWR_EXTSRR_DEEPSTOP…
427 … ((__FLAG__) == PWR_FLAG_DEEPSTOPF) ? (SET_BIT(PWR->EXTSRR, PWR_EXTSRR_DEEPSTOPF)) : \
465 … ((__FLAG__) == PWR_FLAG_DEEPSTOPF) ? (SET_BIT(PWR->EXTSRR, PWR_EXTSRR_DEEPSTOPF)) : \
Dstm32wb0x_ll_pwr.h249 #define LL_PWR_EXTSRR_DEEPSTOPF PWR_EXTSRR_DEEPSTOPF
2226 return ((READ_BIT(PWR->EXTSRR, PWR_EXTSRR_DEEPSTOPF) == (PWR_EXTSRR_DEEPSTOPF)) ? 1UL : 0UL); in LL_PWR_GetDeepstopSeqFlag()
2236 WRITE_REG(PWR->EXTSRR, PWR_EXTSRR_DEEPSTOPF); in LL_PWR_ClearDeepstopSeqFlag()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h3588 #define PWR_EXTSRR_DEEPSTOPF PWR_EXTSRR_DEEPSTOPF_Msk macro
Dstm32wb07.h3843 #define PWR_EXTSRR_DEEPSTOPF PWR_EXTSRR_DEEPSTOPF_Msk macro
Dstm32wb09.h3628 #define PWR_EXTSRR_DEEPSTOPF PWR_EXTSRR_DEEPSTOPF_Msk macro
Dstm32wb06.h3843 #define PWR_EXTSRR_DEEPSTOPF PWR_EXTSRR_DEEPSTOPF_Msk macro