Searched refs:SCB_SCR (Results 1 – 7 of 7) sorted by relevance
430 SCB_SCR &= (uint32_t) ~SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_CpuEnterSleep()607 SCB_SCR |= SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_CpuEnterDeepSleep()1020 SCB_SCR |= SCB_SCR_SLEEPONEXIT_Msk; in Cy_SysPm_CpuSleepOnExit()1025 SCB_SCR &= (uint32_t) ~(SCB_SCR_SLEEPONEXIT_Msk); in Cy_SysPm_CpuSleepOnExit()1994 SCB_SCR |= SCB_SCR_SLEEPDEEP_Msk; in EnterDeepSleepRam()
240 SCB_SCR &= (uint32_t) ~SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_CpuEnterSleep()601 SCB_SCR |= SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_CpuEnterDeepSleep()699 SCB_SCR |= SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_SetupDeepSleepRAM()1134 SCB_SCR |= SCB_SCR_SLEEPONEXIT_Msk; in Cy_SysPm_CpuSleepOnExit()1139 SCB_SCR &= (uint32_t) ~(SCB_SCR_SLEEPONEXIT_Msk); in Cy_SysPm_CpuSleepOnExit()2234 SCB_SCR |= SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_CpuEnterRAMOffDeepSleep()
153 SCB_SCR &= (uint32_t) ~SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_CpuEnterSleep()355 SCB_SCR |= SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_CpuEnterDeepSleep()597 SCB_SCR |= SCB_SCR_SLEEPONEXIT_Msk; in Cy_SysPm_CpuSleepOnExit()602 SCB_SCR &= (uint32_t) ~(SCB_SCR_SLEEPONEXIT_Msk); in Cy_SysPm_CpuSleepOnExit()
208 SCB_SCR &= (uint32_t) ~SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_CpuEnterSleep()673 SCB_SCR |= SCB_SCR_SLEEPDEEP_Msk; in Cy_SysPm_CpuEnterDeepSleep()918 SCB_SCR |= SCB_SCR_SLEEPONEXIT_Msk; in Cy_SysPm_CpuSleepOnExit()923 SCB_SCR &= (uint32_t) ~(SCB_SCR_SLEEPONEXIT_Msk); in Cy_SysPm_CpuSleepOnExit()
818 #define SCB_SCR (((SCB_Type *)SCB)->SCR) macro
456 #define SCB_SCR (((SCB_Type *)SCB)->SCR) macro
1588 #define SCB_SCR (((SCB_Type *)SCB)->SCR) macro