Searched defs:native_tty_bottom_cfg (Results 1 – 1 of 1) sorted by relevance
45 struct native_tty_bottom_cfg { struct46 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;