Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hal/src/
Dhal_usart_sync.c53 static int32_t usart_sync_write(struct io_descriptor *const io_descr, const uint8_t *const buf, con…
69 descr->io.write = usart_sync_write; in usart_sync_init()
246 static int32_t usart_sync_write(struct io_descriptor *const io_descr, const uint8_t *const buf, con… in usart_sync_write() function