Searched refs:tx_timeout_func (Results 1 – 1 of 1) sorted by relevance
50 void (*tx_timeout_func)(struct k_work *work); member921 config->tx_timeout_func); in flexcomm_uart_async_init()1179 .tx_timeout_func = mcux_flexcomm_uart_##n##_tx_timeout,