Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/host/hardware_uart/
Duart.c25 static tcflag_t _res_lflg = 0; variable
33 _tty.c_lflag = _res_lflg; in _resettty()
44 _res_lflg = _tty.c_lflag; in _inittty()