Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_ns16550.c326 static void uart_ns16550_async_tx_timeout(struct k_work *work);
856 uart_ns16550_async_tx_timeout);
1750 static void uart_ns16550_async_tx_timeout(struct k_work *work) function