Searched refs:PWR_DBGR_DEEPSTOP2 (Results 1 – 5 of 5) sorted by relevance
3109 SET_BIT(PWR->DBGR, PWR_DBGR_DEEPSTOP2); in LL_PWR_EnableDEEPSTOP2()3119 CLEAR_BIT(PWR->DBGR, PWR_DBGR_DEEPSTOP2); in LL_PWR_DisableDEEPSTOP2()3129 return ((READ_BIT(PWR->DBGR, PWR_DBGR_DEEPSTOP2) == (PWR_DBGR_DEEPSTOP2)) ? 1UL : 0UL); in LL_PWR_IsEnabledDEEPSTOP2()
3580 #define PWR_DBGR_DEEPSTOP2 PWR_DBGR_DEEPSTOP2_Msk macro
3835 #define PWR_DBGR_DEEPSTOP2 PWR_DBGR_DEEPSTOP2_Msk macro
3620 #define PWR_DBGR_DEEPSTOP2 PWR_DBGR_DEEPSTOP2_Msk macro