Home
last modified time | relevance | path

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

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