Searched refs:_usart_async_write_byte (Results 1 – 2 of 2) sorted by relevance
211 void _usart_async_write_byte(struct _usart_async_device *const device, uint8_t data);
410 void _usart_async_write_byte(struct _usart_async_device *const device, uint8_t data) in _usart_async_write_byte() function