Searched defs:num_tx (Results 1 – 25 of 27) sorted by relevance
12
178 unsigned int num_tx = 0U; in uart_msp432p4xx_fifo_fill() local
141 unsigned int num_tx = 0U; in uart_cc32xx_fifo_fill() local
138 unsigned int num_tx = 0U; in uart_imx_fifo_fill() local
115 int num_tx = 0; in rzt2m_fifo_fill() local
170 int num_tx = 0U; in usart_gd32_fifo_fill() local
89 int num_tx = 0U; in mcux_iuart_fifo_fill() local
166 int num_tx = 0U; in uart_bcm2711_fifo_fill() local
92 int num_tx = 0U; in mcux_lpsci_fifo_fill() local
96 int num_tx = 0U; in rv32m1_lpuart_fifo_fill() local
87 int num_tx = 0; in uart_silabs_eusart_fifo_fill() local
104 int num_tx = 0U; in leuart_gecko_fifo_fill() local
182 int num_tx = 0U; in uart_mcux_fifo_fill() local
325 int num_tx = 0U; in pl011_fifo_fill() local
789 int num_tx = 0U; in uart_nrfx_fifo_fill() local
316 int num_tx = 0U; in uart_stellaris_fifo_fill() local
338 int num_tx = 0, ret = 0; in uart_mec5_fifo_fill() local
340 int num_tx = 0; in uart_rcar_fifo_fill() local
480 int num_tx = 0; in uart_smartbond_fifo_fill() local
209 int num_tx = 0U; in uart_gecko_fifo_fill() local
149 int num_tx = 0U; in mcux_flexcomm_fifo_fill() local
338 unsigned int num_tx = 0; in api_fifo_fill() local
259 int num_tx = 0U; in uart_ra_sci_b_fifo_fill() local
303 int num_tx = 0U; in uart_ra_sci_fifo_fill() local
240 int num_tx = 0U; in mcux_lpuart_fifo_fill() local
227 static void send_pkt_report(uint8_t seq, uint8_t status, uint8_t num_tx) in send_pkt_report()