Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hal/src/
Dhal_usart_sync.c54 static int32_t usart_sync_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uint…
68 descr->io.read = usart_sync_read; in usart_sync_init()
272 static int32_t usart_sync_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uint… in usart_sync_read() function