Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/
DtrcError.c175 case TRC_ERROR_DWT_NOT_SUPPORTED: in prvTraceErrorPrint()
299 case TRC_ERROR_DWT_NOT_SUPPORTED: in prvTraceErrorGetDescription()
DtrcHardwarePort.c43 xTraceError(TRC_ERROR_DWT_NOT_SUPPORTED); in xTraceHardwarePortInitCortexM()
/TraceRecorderSource-3.4.0/include/
DtrcDefines.h63 #define TRC_ERROR_DWT_NOT_SUPPORTED 0x04 macro