Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm.c430 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()
Dcy_syspm_v2.c240 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()
Dcy_syspm_v3.c153 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()
Dcy_syspm_v4.c208 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()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h818 #define SCB_SCR (((SCB_Type *)SCB)->SCR) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h456 #define SCB_SCR (((SCB_Type *)SCB)->SCR) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h1588 #define SCB_SCR (((SCB_Type *)SCB)->SCR) macro