Home
last modified time | relevance | path

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

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