Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/Device/Include/
Dsystem_psoc6.h638 #define CY_SYS_CM4_STATUS_RETAINED (2U) /**< The Cortex-M4 core is retained. power off, clock o… macro
/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/Device/Source/
Dsystem_psoc6_cm0plus.c412 regValue |= CY_SYS_CM4_STATUS_RETAINED; in Cy_SysRetainCM4()