Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_stdio/
Dstdio.c318 bool serialzed = stdout_serialize_begin(); in PRIMARY_STDIO_FUNC() local
319 if (!serialzed) { in PRIMARY_STDIO_FUNC()
340 if (serialzed) { in PRIMARY_STDIO_FUNC()