Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/kernelports/FreeRTOS/include/
DtrcKernelPort.h878 #define EVENTGROUP_TS (EVENTGROUP_DIV + 3UL) /*0x04*/ macro
879 #define TS_ISR_BEGIN (EVENTGROUP_TS + 0UL) /*0x04*/
880 #define TS_ISR_RESUME (EVENTGROUP_TS + 1UL) /*0x05*/
881 #define TS_TASK_BEGIN (EVENTGROUP_TS + 2UL) /*0x06*/
882 #define TS_TASK_RESUME (EVENTGROUP_TS + 3UL) /*0x07*/
893 #define EVENTGROUP_OBJCLOSE_NAME_TRCSUCCESS (EVENTGROUP_TS + 4UL) /*0x08*/