Searched refs:uart_frame_end_timer_cb (Results 1 – 1 of 1) sorted by relevance
23 static void uart_frame_end_timer_cb(void *arg1, void *arg2) in uart_frame_end_timer_cb() function61 return aos_timer_new(&uart_frame_end_timer, uart_frame_end_timer_cb, NULL, FRAME_TIEMOUT, 0); in genie_sal_uart_init()
Completed in 4 milliseconds