Home
last modified time | relevance | path

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

/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/
A Dhal_usart_async.h305 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr);
/bsp/microchip/samc21/bsp/hal/include/
A Dhal_usart_async.h305 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr);
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/
A Dhal_usart_async.h305 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr);
/bsp/microchip/saml10/bsp/hal/include/
A Dhal_usart_async.h305 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr);
/bsp/microchip/same70/bsp/hal/include/
A Dhal_usart_async.h305 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr);
/bsp/microchip/same54/bsp/hal/include/
A Dhal_usart_async.h305 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr);
/bsp/microchip/common/board/
A Dserial.c213 if (usart_async_is_rx_not_empty(desc)) in serial_getc()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/src/
A Dhal_usart_async.c255 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr) in usart_async_is_rx_not_empty() function
/bsp/microchip/samc21/bsp/hal/src/
A Dhal_usart_async.c255 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr) in usart_async_is_rx_not_empty() function
/bsp/microchip/saml10/bsp/hal/src/
A Dhal_usart_async.c255 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr) in usart_async_is_rx_not_empty() function
/bsp/microchip/same70/bsp/hal/src/
A Dhal_usart_async.c255 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr) in usart_async_is_rx_not_empty() function
/bsp/microchip/same54/bsp/hal/src/
A Dhal_usart_async.c255 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr) in usart_async_is_rx_not_empty() function
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/src/
A Dhal_usart_async.c255 int32_t usart_async_is_rx_not_empty(const struct usart_async_descriptor *const descr) in usart_async_is_rx_not_empty() function

Completed in 39 milliseconds