Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/kernelports/BareMetal/include/
DtrcKernelPort.h282 #define TASK_PRIORITY_SET (EVENTGROUP_OTHERS + 5UL) /*0x8D*/ macro
/TraceRecorderSource-2.7.6/kernelports/SAFERTOS/include/
DtrcKernelPort.h359 #define TASK_PRIORITY_SET (EVENTGROUP_OTHERS + 5UL) /*0x8D*/ macro
755 trcKERNEL_HOOKS_TASK_PRIORITY_CHANGE(TASK_PRIORITY_SET, pxTask, uxNewPriority);
/TraceRecorderSource-2.7.6/kernelports/Micrium/include/
DtrcKernelPort.h408 #define TASK_PRIORITY_SET (EVENTGROUP_OTHERS + 5) /*0xAD*/ macro
1030 trcKERNEL_HOOKS_TASK_PRIORITY_CHANGE(TASK_PRIORITY_SET, pxTask, uxNewPriority);
/TraceRecorderSource-2.7.6/kernelports/ESP-IDF_FreeRTOS/include/
DtrcKernelPort.h645 #define TASK_PRIORITY_SET (EVENTGROUP_OTHERS + 5UL) /*0x8D*/ macro
1168 trcKERNEL_HOOKS_TASK_PRIORITY_CHANGE(TASK_PRIORITY_SET, pxTask, uxNewPriority);
/TraceRecorderSource-2.7.6/kernelports/FreeRTOS/include/
DtrcKernelPort.h634 #define TASK_PRIORITY_SET (EVENTGROUP_OTHERS + 5UL) /*0x8D*/ macro
1149 trcKERNEL_HOOKS_TASK_PRIORITY_CHANGE(TASK_PRIORITY_SET, pxTask, uxNewPriority);