| /Zephyr-latest/drivers/adc/ |
| D | adc_max1125x.c | 251 const struct spi_buf tx_buf[] = {{ in max1125x_read_reg() local 370 const struct spi_buf tx_buf[] = {{ in max1125x_read_sample() local
|
| /Zephyr-latest/drivers/sensor/ti/tmag5170/ |
| D | tmag5170.c | 143 const struct spi_buf tx_buf = { in tmag5170_transmit_raw() local
|
| /Zephyr-latest/drivers/watchdog/ |
| D | wdt_nxp_fs26.c | 153 uint32_t tx_buf; in fs26_spi_transceive() local
|
| /Zephyr-latest/include/zephyr/rtio/ |
| D | rtio.h | 335 const uint8_t *tx_buf; /**< Buffer to write from */ member 705 const uint8_t *tx_buf, in rtio_sqe_prep_transceive()
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_nrfx_spim.c | 415 const uint8_t *tx_buf = ctx->tx_buf; in transfer_next_chunk() local
|
| D | spi_mcux_dspi.c | 336 uint8_t *tx_buf; in update_tx_dma() local
|
| /Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
| D | ec_host_cmd_backend_spi_stm32.c | 169 uint8_t *tx_buf; member
|
| D | ec_host_cmd_backend_shi_npcx.c | 131 volatile uint8_t *tx_buf; /* Entry pointer of transmit buffer */ member
|
| /Zephyr-latest/drivers/mfd/ |
| D | mfd_tle9104.c | 166 const struct spi_buf tx_buf[] = {{ in tle9104_transceive_frame() local
|
| /Zephyr-latest/drivers/display/ |
| D | ssd1306.c | 119 struct spi_buf tx_buf = { in ssd1306_write_bus_spi() local
|
| /Zephyr-latest/drivers/sensor/bosch/bmi08x/ |
| D | bmi08x_accel.c | 115 const struct spi_buf tx_buf[2] = {{.buf = ®, .len = 1}, {.buf = data, .len = length}}; in bmi08x_accel_transceive_spi() local
|
| /Zephyr-latest/drivers/misc/coresight/ |
| D | nrf_etr.c | 155 static uint8_t *tx_buf = (uint8_t *)frame_buf0; in log_output_func() local
|
| /Zephyr-latest/drivers/espi/ |
| D | espi_taf_npcx.c | 301 uint32_t tx_buf[16]; in taf_npcx_completion_handler() local
|
| D | espi_npcx.c | 1238 volatile uint32_t *tx_buf = &inst->FLASHTXBUF[2]; in espi_npcx_flash_write() local
|
| /Zephyr-latest/include/zephyr/net/ |
| D | mqtt.h | 539 uint8_t *tx_buf; member
|
| /Zephyr-latest/subsys/usb/device/class/netusb/ |
| D | function_rndis.c | 172 static uint8_t tx_buf[RNDIS_BUF_SIZE]; variable
|
| /Zephyr-latest/drivers/flash/ |
| D | flash_andes_qspi.c | 73 uint8_t *tx_buf; member
|
| /Zephyr-latest/drivers/led/ |
| D | lp5562.c | 927 uint8_t tx_buf[4] = { in lp5562_led_update_current() local
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_esp32.c | 97 const uint8_t *tx_buf; member
|
| D | uart_sam0.c | 75 const uint8_t *tx_buf; member
|
| /Zephyr-latest/drivers/sensor/bosch/bmi160/ |
| D | bmi160.c | 35 const struct spi_buf tx_buf[2] = { in bmi160_transceive() local
|
| /Zephyr-latest/drivers/gpio/ |
| D | gpio_max22190.c | 292 struct spi_buf tx_buf = { in max22190_reg_transceive() local
|
| /Zephyr-latest/drivers/ethernet/ |
| D | eth_cyclonev_priv.h | 46 uint8_t tx_buf[ETH_BUFFER_SIZE * NB_TX_DESCS]; /* Transmit Buffer */ member
|
| /Zephyr-latest/tests/net/socket/udp/src/ |
| D | main.c | 1317 uint8_t tx_buf = 0xab; in test_dgram_connected() local 1963 uint8_t tx_buf = 0xab; in test_check_ttl() local
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | i2c.h | 1619 uint8_t tx_buf[2] = {reg_addr, value}; in i2c_reg_write_byte() local
|