Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_mmuart/
Dmss_uart.c59 #define TX_COMPLETE 0u macro
387 if ((TX_COMPLETE == this_uart->tx_buff_size) && in MSS_UART_tx_complete()
1475 this_uart->tx_buff_size = TX_COMPLETE; in global_init()
1754 this_uart->tx_buff_size = TX_COMPLETE; in default_tx_handler()