Home
last modified time | relevance | path

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

/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/src/
A Dhal_usart_async.c45 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin…
68 descr->io.read = usart_async_read; in usart_async_init()
338 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin… in usart_async_read() function
/bsp/microchip/samc21/bsp/hal/src/
A Dhal_usart_async.c45 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin…
68 descr->io.read = usart_async_read; in usart_async_init()
338 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin… in usart_async_read() function
/bsp/microchip/saml10/bsp/hal/src/
A Dhal_usart_async.c45 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin…
68 descr->io.read = usart_async_read; in usart_async_init()
338 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin… in usart_async_read() function
/bsp/microchip/same70/bsp/hal/src/
A Dhal_usart_async.c45 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin…
68 descr->io.read = usart_async_read; in usart_async_init()
338 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin… in usart_async_read() function
/bsp/microchip/same54/bsp/hal/src/
A Dhal_usart_async.c45 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin…
68 descr->io.read = usart_async_read; in usart_async_init()
338 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin… in usart_async_read() function
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/src/
A Dhal_usart_async.c45 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin…
68 descr->io.read = usart_async_read; in usart_async_init()
338 static int32_t usart_async_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uin… in usart_async_read() function

Completed in 11 milliseconds