Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/lib/CMSIS/CMSIS/RTOS/RTX/SRC/
H A Drt_CMSIS.c109 #define SVC_1_1(f,t,t1,...) \ macro
141 #define SVC_1_2 SVC_1_1
142 #define SVC_1_3 SVC_1_1
243 #define SVC_1_1(f,t,t1,rv) \ macro
275 #define SVC_1_2 SVC_1_1
276 #define SVC_1_3 SVC_1_1
324 #define SVC_1_1(f,t,t1,...) \ macro
848 SVC_1_1(svcDelay, osStatus, uint32_t, RET_osStatus) in SVC_1_1() function
1378 SVC_1_1(svcMutexCreate, osMutexId, const osMutexDef_t *, RET_pointer) in SVC_1_1() function
1700 SVC_1_1(svcPoolCreate, osPoolId, const osPoolDef_t *, RET_pointer) in SVC_1_1() function
[all …]