Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/kernelports/FreeRTOS/include/
DtrcKernelPort.h1031 #define EVENTGROUP_SYS (EVENTGROUP_USEREVENT + 16UL) /*0xA8*/ macro
1032 #define XTS8 (EVENTGROUP_SYS + 0UL) /*0xA8*/
1033 #define XTS16 (EVENTGROUP_SYS + 1UL) /*0xA9*/
1034 #define EVENT_BEING_WRITTEN (EVENTGROUP_SYS + 2UL) /*0xAA*/
1035 #define RESERVED_DUMMY_CODE (EVENTGROUP_SYS + 3UL) /*0xAB*/
1036 #define LOW_POWER_BEGIN (EVENTGROUP_SYS + 4UL) /*0xAC*/
1037 #define LOW_POWER_END (EVENTGROUP_SYS + 5UL) /*0xAD*/
1038 #define XID (EVENTGROUP_SYS + 6UL) /*0xAE*/
1039 #define XTS16L (EVENTGROUP_SYS + 7UL) /*0xAF*/
1041 #define EVENTGROUP_TIMER (EVENTGROUP_SYS + 8UL) /*0xB0*/