Searched refs:usart_process_byte_sent (Results 1 – 6 of 6) sorted by relevance
46 static void usart_process_byte_sent(struct _usart_async_device *device);71 descr->device.usart_cb.tx_byte_sent = usart_process_byte_sent; in usart_async_init()362 static void usart_process_byte_sent(struct _usart_async_device *device) in usart_process_byte_sent() function
Completed in 12 milliseconds