Home
last modified time | relevance | path

Searched refs:_usart_async_write_byte (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhpl_usart_async.h211 void _usart_async_write_byte(struct _usart_async_device *const device, uint8_t data);
/loramac-node-latest/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c410 void _usart_async_write_byte(struct _usart_async_device *const device, uint8_t data) in _usart_async_write_byte() function