Home
last modified time | relevance | path

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

/stdio-common/
A Dtstscanf.c311 char uart[50]; in main() local
314 res = sscanf ("uart:16550A tx:0", "uart:%31s tx:%*u", uart); in main()
324 char uart[50]; in main() local
327 res = sscanf ("uart:16550A", "uart:%31s tx:%*u", uart); in main()

Completed in 23 milliseconds