Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/
Dsystem_cat1c.h563 #define Cy_RestoreIRQ Cy_SysLib_ExitCriticalSection macro
/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_cm0plus.c481 Cy_RestoreIRQ(interruptState); in Cy_SysEnableCM7()
547 Cy_RestoreIRQ(interruptState); in Cy_SysRetainCM7()
/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/
Dsystem_psoc6.h716 #define Cy_RestoreIRQ Cy_SysLib_ExitCriticalSection macro
/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/
Dstartup_cm7.c84 Cy_RestoreIRQ(interruptState); in FpuEnable()