Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_core_ca.h346 #define SVC_CL1 "r1" macro
364 SVC_Call0(SVC_In0, SVC_Out1, SVC_CL1); \
373 SVC_Call0(SVC_In1, SVC_Out0, SVC_CL1); \
381 SVC_Call0(SVC_In1, SVC_Out1, SVC_CL1); \
Drtx_core_cm.h377 #define SVC_CL1 "r1" macro
395 SVC_Call0(SVC_In0, SVC_Out1, SVC_CL1); \
404 SVC_Call0(SVC_In1, SVC_Out0, SVC_CL1); \
412 SVC_Call0(SVC_In1, SVC_Out1, SVC_CL1); \