Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/kernelports/SAFERTOS/config/
DtrcSnapshotConfig.h144 #define TRC_CFG_NAME_LEN_SEMAPHORE 15 macro
/TraceRecorderSource-2.7.6/kernelports/FreeRTOS/config/
DtrcSnapshotConfig.h133 #define TRC_CFG_NAME_LEN_SEMAPHORE 15 macro
/TraceRecorderSource-2.7.6/kernelports/BareMetal/config/
DtrcSnapshotConfig.h133 #define TRC_CFG_NAME_LEN_SEMAPHORE 7 macro
/TraceRecorderSource-2.7.6/kernelports/Micrium/config/
DtrcSnapshotConfig.h133 #define TRC_CFG_NAME_LEN_SEMAPHORE 15 macro
/TraceRecorderSource-2.7.6/kernelports/ESP-IDF_FreeRTOS/config/
DtrcSnapshotConfig.h133 #define TRC_CFG_NAME_LEN_SEMAPHORE CONFIG_PERCEPIO_RECORDER_TRC_CFG_NAME_LEN_SEMAPHORE macro
/TraceRecorderSource-2.7.6/kernelports/BareMetal/
DtrcKernelPort.c233 RecorderDataPtr->ObjectPropertyTable.NameLengthPerClass[1] = TRC_CFG_NAME_LEN_SEMAPHORE; in vTraceInitObjectPropertyTable()
/TraceRecorderSource-2.7.6/kernelports/SAFERTOS/
DtrcKernelPort.c439 RecorderDataPtr->ObjectPropertyTable.NameLengthPerClass[5] = TRC_CFG_NAME_LEN_SEMAPHORE; in vTraceInitObjectPropertyTable()
/TraceRecorderSource-2.7.6/kernelports/BareMetal/include/
DtrcKernelPort.h99 #define PropertyTableSizeSemaphore (TRC_CFG_NAME_LEN_SEMAPHORE + 1)
/TraceRecorderSource-2.7.6/kernelports/ESP-IDF_FreeRTOS/
DtrcKernelPort.c964 RecorderDataPtr->ObjectPropertyTable.NameLengthPerClass[1] = TRC_CFG_NAME_LEN_SEMAPHORE; in vTraceInitObjectPropertyTable()
/TraceRecorderSource-2.7.6/kernelports/FreeRTOS/
DtrcKernelPort.c861 RecorderDataPtr->ObjectPropertyTable.NameLengthPerClass[1] = TRC_CFG_NAME_LEN_SEMAPHORE; in vTraceInitObjectPropertyTable()
/TraceRecorderSource-2.7.6/kernelports/Micrium/
DtrcKernelPort.c638 RecorderDataPtr->ObjectPropertyTable.NameLengthPerClass[1] = TRC_CFG_NAME_LEN_SEMAPHORE; in vTraceInitObjectPropertyTable()
/TraceRecorderSource-2.7.6/kernelports/SAFERTOS/include/
DtrcKernelPort.h175 #define PropertyTableSizeSemaphore (TRC_CFG_NAME_LEN_SEMAPHORE + 1)
/TraceRecorderSource-2.7.6/kernelports/Micrium/include/
DtrcKernelPort.h230 #define PropertyTableSizeSemaphore ((TRC_CFG_NAME_LEN_SEMAPHORE) + 1)
/TraceRecorderSource-2.7.6/kernelports/ESP-IDF_FreeRTOS/include/
DtrcKernelPort.h450 #define PropertyTableSizeSemaphore ((TRC_CFG_NAME_LEN_SEMAPHORE) + 1)
/TraceRecorderSource-2.7.6/kernelports/FreeRTOS/include/
DtrcKernelPort.h439 #define PropertyTableSizeSemaphore ((TRC_CFG_NAME_LEN_SEMAPHORE) + 1)