Searched refs:native_tty_configure (Results 1 – 1 of 1) sorted by relevance
164 static int native_tty_configure(const struct device *dev, const struct uart_config *cfg) in native_tty_configure() function356 if (native_tty_configure(dev, &uart_config)) { in native_tty_serial_init()373 .configure = native_tty_configure,