Searched refs:SysCtrl_SLEEPDEEP_Set (Results 1 – 4 of 4) sorted by relevance
81 #define SysCtrl_SLEEPDEEP_Set ((uint32_t)0x00000004) macro254 SCB->SCR |= SysCtrl_SLEEPDEEP_Set; in PWR_EnterSTOPMode()280 SCB->SCR |= SysCtrl_SLEEPDEEP_Set; in PWR_EnterSTANDBYMode()
81 #define SysCtrl_SLEEPDEEP_Set ((uint32_t)0x00000004) macro254 SCB->SCR |= SysCtrl_SLEEPDEEP_Set; in PWR_EnterSTOPMode()282 SCB->SCR |= SysCtrl_SLEEPDEEP_Set; in PWR_EnterSTANDBYMode()
Completed in 10 milliseconds