Searched refs:tx_timeout_handler (Results 1 – 1 of 1) sorted by relevance
425 static void tx_timeout_handler(struct k_timer *timer) in tx_timeout_handler() function867 k_timer_init(&data->async->tx_timer, tx_timeout_handler, NULL); in uarte_nrfx_init()