Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_emul.c474 static void uart_emul_async_rx_handler(struct k_work *work) in uart_emul_async_rx_handler() function
1042 .rx_work = Z_WORK_INITIALIZER(uart_emul_async_rx_handler), \