Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/uart/
H A Duart.h95 uint32_t uart_is_tx_buf_empty(Uart *p_uart);
H A Duart.c325 uint32_t uart_is_tx_buf_empty(Uart *p_uart) in uart_is_tx_buf_empty() function