Searched refs:stringNode (Results 1 – 1 of 1) sorted by relevance
89 log_string_node_t stringNode[LOG_MAX_BUFF_LOG_COUNT]; member367 s_logContext.idle = &s_logContext.stringNode[0]; in LOG_Init()370 s_logContext.stringNode[i].next = s_logContext.idle; in LOG_Init()371 s_logContext.idle = &s_logContext.stringNode[i]; in LOG_Init()