Searched refs:logbase_ascii (Results 1 – 1 of 1) sorted by relevance
57 static const char logbase_ascii[] = "ascii"; variable59 {logbase_hex, logbase_octal, logbase_ascii, NULL};60 static const char *serial_logbase = logbase_ascii;80 if (serial_logbase != logbase_ascii) in serial_logchar()