Searched refs:LOG_FMT_MAX_LEN (Results 1 – 3 of 3) sorted by relevance
34 #define LOG_FMT_MAX_LEN 128 macro
163 char tempOutStr[LOG_FMT_MAX_LEN] = {0}; in OutputLog()212 char tempOutStr[LOG_FMT_MAX_LEN] = {0}; in OutputLogRealtime()240 char tempOutStr[LOG_FMT_MAX_LEN] = {0}; in OutputLog2TextFile()
287 char tmpBuffer[LOG_FMT_MAX_LEN] = {0}; in OutputEventRealtime()309 EventContentFmt(tmpBuffer, LOG_FMT_MAX_LEN, (uint8 *)&event); in OutputEventRealtime()