Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/serial/
Duart_altera.c77 #define ALT_AVALON_UART_FB 0x1 macro
338 && !(config->flags & ALT_AVALON_UART_FB)) { in uart_altera_configure()
977 .flags = ((DT_INST_PROP(n, fixed_baudrate)?ALT_AVALON_UART_FB:0) \