Home
last modified time | relevance | path

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

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