Home
last modified time | relevance | path

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

/hypervisor/include/dm/
A Dvuart.h49 #define TX_BUF_SIZE CONFIG_VUART_TX_BUF_SIZE macro
99 char vuart_tx_buf[TX_BUF_SIZE]; /**< Buffer for transmitted data. */
/hypervisor/dm/
A Dvuart.c135 vu->txfifo.size = TX_BUF_SIZE; in init_fifo()

Completed in 10 milliseconds