Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/XMCLib/drivers/inc/
Dxmc4_scu.h2911 __STATIC_INLINE void XMC_SCU_POWER_WaitForInterrupt(XMC_SCU_POWER_MODE_t mode, bool sleep_on_exit) in XMC_SCU_POWER_WaitForInterrupt() argument
2913 SCB->SCR = mode | (sleep_on_exit ? SCB_SCR_SLEEPONEXIT_Msk : 0); in XMC_SCU_POWER_WaitForInterrupt()