Lines Matching full:format
25 bool "MIPI SyS-T format output"
29 Enable MIPI SyS-T format output for the logger system.
60 the call stack for processing the logging format strings MIPI Sys-T library.
108 the log output when there are long format strings to be logged.
119 bool "Custom format support"
123 Allows custom format callbacks registering for logging backend.
180 prompt "Timestamp format mode"
185 bool "Format timestamp in time format"
190 bool "Format timestamp in date format"
196 bool "Format timestamp in ISO 8601 format"
202 bool "Format timestamp in Linux format"
204 This formatting is something in the middle between the pure raw format
205 and the hh:mm:ss:ms,us one. It resembles the Linux's kernel format in
210 bool "Custom timestamp format support"