Home
last modified time | relevance | path

Searched defs:num_tx (Results 1 – 25 of 27) sorted by relevance

12

/Zephyr-latest/drivers/serial/
Duart_msp432p4xx.c178 unsigned int num_tx = 0U; in uart_msp432p4xx_fifo_fill() local
Duart_cc32xx.c141 unsigned int num_tx = 0U; in uart_cc32xx_fifo_fill() local
Duart_imx.c138 unsigned int num_tx = 0U; in uart_imx_fifo_fill() local
Duart_rzt2m.c115 int num_tx = 0; in rzt2m_fifo_fill() local
Dusart_gd32.c170 int num_tx = 0U; in usart_gd32_fifo_fill() local
Duart_mcux_iuart.c89 int num_tx = 0U; in mcux_iuart_fifo_fill() local
Duart_bcm2711.c166 int num_tx = 0U; in uart_bcm2711_fifo_fill() local
Duart_mcux_lpsci.c92 int num_tx = 0U; in mcux_lpsci_fifo_fill() local
Duart_rv32m1_lpuart.c96 int num_tx = 0U; in rv32m1_lpuart_fifo_fill() local
Duart_silabs_eusart.c87 int num_tx = 0; in uart_silabs_eusart_fifo_fill() local
Dleuart_gecko.c104 int num_tx = 0U; in leuart_gecko_fifo_fill() local
Duart_mcux.c182 int num_tx = 0U; in uart_mcux_fifo_fill() local
Duart_pl011.c325 int num_tx = 0U; in pl011_fifo_fill() local
Duart_nrfx_uart.c789 int num_tx = 0U; in uart_nrfx_fifo_fill() local
Duart_stellaris.c316 int num_tx = 0U; in uart_stellaris_fifo_fill() local
Duart_mchp_mec5.c338 int num_tx = 0, ret = 0; in uart_mec5_fifo_fill() local
Duart_rcar.c340 int num_tx = 0; in uart_rcar_fifo_fill() local
Duart_smartbond.c480 int num_tx = 0; in uart_smartbond_fifo_fill() local
Duart_gecko.c209 int num_tx = 0U; in uart_gecko_fifo_fill() local
Duart_mcux_flexcomm.c149 int num_tx = 0U; in mcux_flexcomm_fifo_fill() local
Duart_max32.c338 unsigned int num_tx = 0; in api_fifo_fill() local
Duart_renesas_ra8_sci_b.c259 int num_tx = 0U; in uart_ra_sci_b_fifo_fill() local
Duart_renesas_ra_sci.c303 int num_tx = 0U; in uart_ra_sci_fifo_fill() local
Duart_mcux_lpuart.c240 int num_tx = 0U; in mcux_lpuart_fifo_fill() local
/Zephyr-latest/samples/net/wpan_serial/src/
Dmain.c227 static void send_pkt_report(uint8_t seq, uint8_t status, uint8_t num_tx) in send_pkt_report()

12