Searched refs:polling_rx_timeout_handler (Results 1 – 1 of 1) sorted by relevance
263 static void polling_rx_timeout_handler(struct k_timer *timer) in polling_rx_timeout_handler() function279 k_timer_init(&sh_uart->rx_timer, polling_rx_timeout_handler, NULL); in polling_init()