Home
last modified time | relevance | path

Searched defs:tios (Results 1 – 1 of 1) sorted by relevance

/u-boot-v2022.01-rc1/tools/gdb/
A Dserial.c18 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, { 0 } }; variable
20 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, 0 }; variable

Completed in 4 milliseconds