trcConfig.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SELECTED_PORT   PORT_ARM_CORTEX_M0
 
#define FREERTOS_VERSION   FREERTOS_VERSION_8_0_OR_LATER
 
#define TRACE_RECORDER_STORE_MODE   TRACE_STORE_MODE_RING_BUFFER
 
#define TRACE_SCHEDULING_ONLY   0
 
#define EVENT_BUFFER_SIZE   2000
 
#define NTask   15
 
#define NISR   32
 
#define NQueue   10
 
#define NSemaphore   15
 
#define NMutex   10
 
#define NTimer   3
 
#define NEventGroup   3
 
#define INCLUDE_MEMMANG_EVENTS   1
 
#define INCLUDE_USER_EVENTS   1
 
#define INCLUDE_ISR_TRACING   1
 
#define INCLUDE_READY_EVENTS   1
 
#define INCLUDE_NEW_TIME_EVENTS   0
 
#define INCLUDE_FLOAT_SUPPORT   1
 
#define INCLUDE_OBJECT_DELETE   1
 
#define SYMBOL_TABLE_SIZE   800
 
#define NameLenTask   15
 
#define NameLenISR   15
 
#define NameLenQueue   15
 
#define NameLenSemaphore   15
 
#define NameLenMutex   15
 
#define NameLenTimer   15
 
#define NameLenEventGroup   15
 
#define TRACE_DATA_ALLOCATION   TRACE_DATA_ALLOCATION_STATIC
 
#define HEAP_SIZE_BELOW_16M   0
 
#define USE_LINKER_PRAGMA   0
 
#define USE_IMPLICIT_IFE_RULES   1
 
#define USE_16BIT_OBJECT_HANDLES   0
 
#define USE_TRACE_ASSERT   1
 
#define USE_SEPARATE_USER_EVENT_BUFFER   0
 
#define USER_EVENT_BUFFER_SIZE   10
 
#define CHANNEL_FORMAT_PAIRS   32
 

Macro Definition Documentation

#define CHANNEL_FORMAT_PAIRS   32
#define EVENT_BUFFER_SIZE   2000
#define FREERTOS_VERSION   FREERTOS_VERSION_8_0_OR_LATER
#define HEAP_SIZE_BELOW_16M   0
#define INCLUDE_FLOAT_SUPPORT   1
#define INCLUDE_ISR_TRACING   1
#define INCLUDE_MEMMANG_EVENTS   1
#define INCLUDE_NEW_TIME_EVENTS   0
#define INCLUDE_OBJECT_DELETE   1
#define INCLUDE_READY_EVENTS   1
#define INCLUDE_USER_EVENTS   1
#define NameLenEventGroup   15
#define NameLenISR   15
#define NameLenMutex   15
#define NameLenQueue   15
#define NameLenSemaphore   15
#define NameLenTask   15
#define NameLenTimer   15
#define NEventGroup   3
#define NISR   32
#define NMutex   10
#define NQueue   10
#define NSemaphore   15
#define NTask   15
#define NTimer   3
#define SELECTED_PORT   PORT_ARM_CORTEX_M0
#define SYMBOL_TABLE_SIZE   800
#define TRACE_DATA_ALLOCATION   TRACE_DATA_ALLOCATION_STATIC
#define TRACE_RECORDER_STORE_MODE   TRACE_STORE_MODE_RING_BUFFER
#define TRACE_SCHEDULING_ONLY   0
#define USE_16BIT_OBJECT_HANDLES   0
#define USE_IMPLICIT_IFE_RULES   1
#define USE_LINKER_PRAGMA   0
#define USE_SEPARATE_USER_EVENT_BUFFER   0
#define USE_TRACE_ASSERT   1
#define USER_EVENT_BUFFER_SIZE   10