Lines Matching full:will
40 will be printed out in idle thread hook function.
59 When the log level is less than this option and it will stop output.
60 These log will not compile into ROM when using LOG_X api.
80 When the log level is less than this option and it will stop output.
81 These log will not compile into ROM when using LOG_X api.
139 …able asynchronous output mode. The log output is not immediately and the log will stored to buffer.
140 …The another thread (Such as idle) will read the buffer and output the log. So it will using more R…
151 …This thread will output the asynchronous logs. The logs can output by other user thread when this …
169 bool "Enable float number support. It will using more thread stack."
174 … When enable this option then it will enable libc. The formater will change to vsnprint on libc.
181 The log will has different color by level.
217 It will enable the log filter.