Searched refs:uart_mcux_configure (Results 1 – 1 of 1) sorted by relevance
38 static int uart_mcux_configure(const struct device *dev, in uart_mcux_configure() function330 err = uart_mcux_configure(dev, &data->uart_cfg); in uart_mcux_init()375 .configure = uart_mcux_configure,