Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhal_usart_sync.h244 int32_t usart_sync_is_rx_not_empty(const struct usart_sync_descriptor *const descr);
/loramac-node-latest/src/boards/mcu/saml21/hal/src/
Dhal_usart_sync.c223 int32_t usart_sync_is_rx_not_empty(const struct usart_sync_descriptor *const descr) in usart_sync_is_rx_not_empty() function