Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_tty_bottom.h45 struct native_tty_bottom_cfg { struct
46 uint32_t baudrate;
47 enum native_tty_bottom_parity parity;
48 enum native_tty_bottom_stop_bits stop_bits;
49 enum native_tty_bottom_data_bits data_bits;
50 enum native_tty_bottom_flow_control flow_ctrl;