Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dinterrupt.c527 SCB->SCR |= SCB_SCR_SLEEPONEXIT_Msk; in Interrupt_enableSleepOnIsrExit()
532 SCB->SCR &= ~SCB_SCR_SLEEPONEXIT_Msk; in Interrupt_disableSleepOnIsrExit()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
Dcore_cm0plus.h446 #define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB … macro