#define SCB_SCR_SLEEPDEEP_Msk (1UL << SCB_SCR_SLEEPDEEP_Pos) #define SCB_SCR_SLEEPONEXIT_Pos 1U #define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) #define SCB_CCR_STKALIGN_Pos 9U #define SCB_CCR_STKALIGN_Msk (1UL << SCB_CCR_STKALIGN_Pos) #define SCB_CCR_...