Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mcux.c38 static int uart_mcux_configure(const struct device *dev, in uart_mcux_configure() function
330 err = uart_mcux_configure(dev, &data->uart_cfg); in uart_mcux_init()
375 .configure = uart_mcux_configure,