| /Zephyr-latest/drivers/serial/ |
| D | uart_native_tty.c | 182 const uint8_t *tx_data, in native_tty_uart_fifo_fill()
|
| D | uart_psoc6.c | 177 const uint8_t *tx_data, in uart_psoc6_fifo_fill()
|
| D | uart_bcm2711.c | 163 const uint8_t *tx_data, in uart_bcm2711_fifo_fill()
|
| D | uart_mcux_lpsci.c | 88 const uint8_t *tx_data, in mcux_lpsci_fifo_fill()
|
| D | uart_rv32m1_lpuart.c | 92 const uint8_t *tx_data, in rv32m1_lpuart_fifo_fill()
|
| D | uart_silabs_eusart.c | 83 const uint8_t *tx_data, in uart_silabs_eusart_fifo_fill()
|
| D | uart_wch_usart.c | 143 static int usart_wch_fifo_fill(const struct device *dev, const uint8_t *tx_data, int len) in usart_wch_fifo_fill()
|
| D | uart_sifive.c | 129 const uint8_t *tx_data, in uart_sifive_fifo_fill()
|
| D | leuart_gecko.c | 100 const uint8_t *tx_data, in leuart_gecko_fifo_fill()
|
| D | uart_bt.c | 158 static int uart_bt_fifo_fill(const struct device *dev, const uint8_t *tx_data, int len) in uart_bt_fifo_fill()
|
| D | uart_ifx_cat1.c | 332 static int ifx_cat1_uart_fifo_fill(const struct device *dev, const uint8_t *tx_data, int size) in ifx_cat1_uart_fifo_fill() 519 static int ifx_cat1_uart_async_tx(const struct device *dev, const uint8_t *tx_data, in ifx_cat1_uart_async_tx()
|
| D | uart_mcux_flexcomm.c | 83 struct mcux_flexcomm_uart_tx_data tx_data; member 145 const uint8_t *tx_data, in mcux_flexcomm_fifo_fill()
|
| D | uart_silabs_usart.c | 183 static int uart_silabs_fifo_fill(const struct device *dev, const uint8_t *tx_data, int len) in uart_silabs_fifo_fill() 466 static int uart_silabs_async_tx(const struct device *dev, const uint8_t *tx_data, size_t buf_size, in uart_silabs_async_tx()
|
| D | uart_xmc4xxx.c | 278 static int uart_xmc4xxx_fifo_fill(const struct device *dev, const uint8_t *tx_data, int len) in uart_xmc4xxx_fifo_fill() 638 static int uart_xmc4xxx_async_tx(const struct device *dev, const uint8_t *tx_data, size_t buf_size, in uart_xmc4xxx_async_tx()
|
| D | uart_altera_jtag.c | 195 const uint8_t *tx_data, in uart_altera_jtag_fifo_fill()
|
| D | uart_mcux.c | 178 const uint8_t *tx_data, in uart_mcux_fifo_fill()
|
| D | uart_renesas_rz_sci.c | 224 static int uart_rz_sci_fifo_fill(const struct device *dev, const uint8_t *tx_data, int size) in uart_rz_sci_fifo_fill()
|
| D | uart_renesas_rz_scif.c | 224 static int uart_rz_scif_fifo_fill(const struct device *dev, const uint8_t *tx_data, int size) in uart_rz_scif_fifo_fill()
|
| /Zephyr-latest/drivers/ieee802154/ |
| D | ieee802154_mcxw.h | 110 uint8_t tx_data[sizeof(macToPdDataMessage_t) + IEEE802154_MAX_PHY_PACKET_SIZE]; member
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
| D | main.c | 44 static uint8_t tx_data[SDU_LEN]; variable
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/ |
| D | main.c | 58 static uint8_t tx_data[SDU_LEN]; variable
|
| /Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/ |
| D | eth_nxp_enet_qos_mac.c | 138 struct nxp_enet_qos_tx_data *tx_data = in tx_dma_done() local
|
| /Zephyr-latest/tests/drivers/spi/spi_loopback/src/ |
| D | spi.c | 72 static const char tx_data[BUF_SIZE] = "0123456789abcdef-\0"; variable
|
| /Zephyr-latest/drivers/input/ |
| D | input_paw32xx.c | 153 uint8_t tx_data[] = { in paw32xx_read_xy() local
|
| /Zephyr-latest/drivers/display/ |
| D | display_st7789v.c | 72 uint8_t *tx_data, size_t tx_count) in st7789v_transmit()
|