Home
last modified time | relevance | path

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

/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_max32.c260 unsigned int num_tx = 0; in api_fifo_fill() local
Duart_mcux_iuart.c89 int num_tx = 0U; in mcux_iuart_fifo_fill() local
Duart_rv32m1_lpuart.c96 int num_tx = 0U; in rv32m1_lpuart_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
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.c320 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_rcar.c340 int num_tx = 0; in uart_rcar_fifo_fill() local
Duart_gecko.c225 int num_tx = 0U; in uart_gecko_fifo_fill() local
Duart_smartbond.c480 int num_tx = 0; in uart_smartbond_fifo_fill() local
Duart_mcux_flexcomm.c149 int num_tx = 0U; in mcux_flexcomm_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.c304 int num_tx = 0U; in uart_ra_sci_fifo_fill() local
Duart_mcux_lpuart.c236 int num_tx = 0U; in mcux_lpuart_fifo_fill() local
Duart_stm32.c826 int num_tx = 0U; in uart_stm32_fifo_fill_visitor() 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()
/Zephyr-latest/include/zephyr/drivers/can/
Dcan_mcan.h1176 uint8_t num_tx; member