Home
last modified time | relevance | path

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

/Zephyr-4.1.0/drivers/serial/
Duart_emul.c479 static void uart_emul_async_rx_handler(struct k_work *work) in uart_emul_async_rx_handler() function
1047 .rx_work = Z_WORK_INITIALIZER(uart_emul_async_rx_handler), \