Searched refs:rx_timeout_func (Results 1 – 1 of 1) sorted by relevance
49 void (*rx_timeout_func)(struct k_work *work); member923 config->rx_timeout_func); in flexcomm_uart_async_init()1178 .rx_timeout_func = mcux_flexcomm_uart_##n##_rx_timeout, \