Searched refs:SVC_CL1 (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/ |
| D | rtx_core_ca.h | 346 #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); \
|
| D | rtx_core_cm.h | 377 #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); \
|