Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_ene_kb1200.c47 static int kb1200_uart_configure(const struct device *dev, const struct uart_config *cfg) in kb1200_uart_configure() function
291 .configure = kb1200_uart_configure,
340 kb1200_uart_configure(dev, &data->current_config); in kb1200_uart_init()