Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 1 of 1) sorted by relevance

/percepio-latest/TraceRecorder/
DtrcError.c16 #define GET_ERROR_WARNING_FLAG(errorCode) (pxErrorInfo->uiErrorAndWarningFlags & (1UL << ((errorCod… argument
17 #define SET_ERROR_WARNING_FLAG(errorCode) (pxErrorInfo->uiErrorAndWarningFlags |= (1UL << ((errorCo… argument