Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mchp_mec5.c147 static int config_mec5_uart(const struct device *dev, const struct uart_config *cfg) in config_mec5_uart() function
193 ret = config_mec5_uart(dev, cfg); in uart_mec5_configure()
237 ret = config_mec5_uart(dev, &data->ucfg); in uart_mec5_init()