Home
last modified time | relevance | path

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

/Zephyr-4.1.0/drivers/serial/
Duart_mcux_flexcomm.c49 void (*rx_timeout_func)(struct k_work *work); member
923 config->rx_timeout_func); in flexcomm_uart_async_init()
1178 .rx_timeout_func = mcux_flexcomm_uart_##n##_rx_timeout, \