Home
last modified time | relevance | path

Searched refs:Cy_SaveIRQ (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_cm0plus.c430 interruptState = Cy_SaveIRQ(); in Cy_SysEnableCM7()
526 interruptState = Cy_SaveIRQ(); in Cy_SysRetainCM7()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/
Dsystem_cat1c.h562 #define Cy_SaveIRQ Cy_SysLib_EnterCriticalSection macro
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/
Dsystem_psoc6.h715 #define Cy_SaveIRQ Cy_SysLib_EnterCriticalSection macro
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/
Dstartup_cm7.c80 interruptState = Cy_SaveIRQ(); in FpuEnable()