Home
last modified time | relevance | path

Searched refs:crlf_str (Results 1 – 1 of 1) sorted by relevance

/external/platform/pico/rp2_common/pico_stdio/
A Dstdio.c71 static const char crlf_str[] = {'\r', '\n'}; in stdio_out_chars_crlf() local
78 driver->out_chars(crlf_str, 2); in stdio_out_chars_crlf()

Completed in 4 milliseconds