Searched refs:usart_sync_read (Results 1 – 1 of 1) sorted by relevance
54 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