Home
last modified time | relevance | path

Searched defs:arg1 (Results 1 – 2 of 2) sorted by relevance

/TraceRecorderSource-3.4.0/kernelports/FreeRTOS/include/
DtrcKernelPort.h1599 #define tracePEND_FUNC_CALL(func, arg1, arg2, ret) \ argument
1609 #define tracePEND_FUNC_CALL_FROM_ISR(func, arg1, arg2, ret) \ argument
2765 #define tracePEND_FUNC_CALL(func, arg1, arg2, ret) \ argument
2769 #define tracePEND_FUNC_CALL_FROM_ISR(func, arg1, arg2, ret) \ argument
/TraceRecorderSource-3.4.0/include/
DtrcRecorder.h1295 uint8_t arg1; member