Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/Device/Include/
Dsystem_psoc6.h639 #define CY_SYS_CM4_STATUS_RESET (1U) /**< The Cortex-M4 core is in the Reset mode: clock off… macro
/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/Device/Source/
Dsystem_psoc6_cm0plus.c444 regValue |= CY_SYS_CM4_STATUS_RESET; in Cy_SysResetCM4()