Searched refs:SVC_Out1 (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/ |
| D | rtx_core_ca.h | 343 #define SVC_Out1 "=r"(__r0) macro 364 SVC_Call0(SVC_In0, SVC_Out1, SVC_CL1); \ 381 SVC_Call0(SVC_In1, SVC_Out1, SVC_CL1); \ 391 SVC_Call0(SVC_In2, SVC_Out1, SVC_CL0); \ 402 SVC_Call0(SVC_In3, SVC_Out1, SVC_CL0); \ 414 SVC_Call0(SVC_In4, SVC_Out1, SVC_CL0); \
|
| D | rtx_core_cm.h | 374 #define SVC_Out1 "=r"(__r0) macro 395 SVC_Call0(SVC_In0, SVC_Out1, SVC_CL1); \ 412 SVC_Call0(SVC_In1, SVC_Out1, SVC_CL1); \ 422 SVC_Call0(SVC_In2, SVC_Out1, SVC_CL0); \ 433 SVC_Call0(SVC_In3, SVC_Out1, SVC_CL0); \ 445 SVC_Call0(SVC_In4, SVC_Out1, SVC_CL0); \
|