Home
last modified time | relevance | path

Searched defs:cfg_stored (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/serial/
Duart_altera.c295 static bool uart_altera_check_configuration(const struct uart_config *cfg_stored, in uart_altera_check_configuration()
324 struct uart_config * const cfg_stored = &data->uart_cfg; in uart_altera_configure() local