Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_esp32.c196 static int uart_esp32_config_get(const struct device *dev, struct uart_config *cfg) in uart_esp32_config_get() function
999 .config_get = uart_esp32_config_get,