| /Zephyr-latest/drivers/sensor/tdk/icm42688/ |
| D | icm42688_spi.c | 37 const struct spi_buf tx_buf = { in spi_read_register() local
|
| /Zephyr-latest/include/zephyr/mctp/ |
| D | mctp_uart.h | 44 uint8_t tx_buf[256]; member
|
| /Zephyr-latest/drivers/sensor/ti/opt3001/ |
| D | opt3001.c | 43 uint8_t tx_buf[3] = { reg, new_value[0], new_value[1] }; in opt3001_reg_write() local
|
| /Zephyr-latest/drivers/gpio/ |
| D | gpio_max149x6.h | 98 struct spi_buf tx_buf = { in max149x6_reg_transceive() local
|
| D | gpio_sn74hc595.c | 51 struct spi_buf tx_buf[] = { { .buf = buf, .len = len_bytes } }; in sn74hc595_spi_write() local
|
| /Zephyr-latest/tests/subsys/modem/mock/ |
| D | modem_backend_mock.h | 45 uint8_t *tx_buf; member
|
| /Zephyr-latest/drivers/sensor/maxim/max44009/ |
| D | max44009.c | 51 uint8_t tx_buf[2] = {reg, val}; in max44009_reg_write() local
|
| /Zephyr-latest/drivers/sensor/sensirion/sht4x/ |
| D | sht4x.c | 35 uint8_t tx_buf[1] = { cmd }; in sht4x_write_command() local
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_nrfx_spis.c | 117 const uint8_t *tx_buf, size_t tx_buf_len, in prepare_for_transfer() 176 const struct spi_buf *tx_buf = tx_bufs ? tx_bufs->buffers : NULL; in transceive() local
|
| /Zephyr-latest/drivers/lora/ |
| D | sx126x.c | 89 const struct spi_buf tx_buf[] = { in sx126x_spi_transceive() local 380 const struct spi_buf tx_buf = { in SX126xWakeup() local
|
| /Zephyr-latest/modules/nrf_wifi/bus/ |
| D | qspi_if.c | 182 const struct qspi_buf *tx_buf; member 583 const void *tx_buf = NULL; in qspi_send_cmd() local 1024 const struct qspi_buf tx_buf = { .buf = (uint8_t *)&p_cfg->nonce[1], in qspi_cmd_encryption() local 1153 const struct qspi_buf tx_buf = { in qspi_WRSR2() local 1334 const struct qspi_buf tx_buf = { in qspi_cmd_sleep_rpu() local
|
| /Zephyr-latest/drivers/sensor/microchip/tcn75a/ |
| D | tcn75a_trigger.c | 51 uint8_t tx_buf[3]; in tcn75a_attr_set() local
|
| /Zephyr-latest/tests/drivers/uart/uart_async_api/src/ |
| D | test_uart_async.c | 177 static void tdata_check_recv_buffers(const uint8_t *tx_buf, uint32_t sent_bytes) in tdata_check_recv_buffers() 205 static const uint8_t tx_buf[] = "0123456789"; in ZTEST_USER() local 265 static const uint8_t tx_buf[] = "test"; in ZTEST_USER() local
|
| /Zephyr-latest/subsys/usb/device/class/netusb/ |
| D | function_eem.c | 24 static uint8_t tx_buf[EEM_FRAME_SIZE], rx_buf[EEM_FRAME_SIZE]; variable
|
| /Zephyr-latest/drivers/sensor/sensirion/sts4x/ |
| D | sts4x.c | 61 uint8_t tx_buf = cmd; in sts4x_write_command() local
|
| /Zephyr-latest/drivers/flash/ |
| D | flash_npcx_fiu_qspi.h | 45 uint8_t *tx_buf; member
|
| /Zephyr-latest/drivers/sensor/ti/ina3221/ |
| D | ina3221.c | 39 uint8_t tx_buf[3]; in reg_write() local
|
| /Zephyr-latest/drivers/sensor/ti/ina219/ |
| D | ina219.c | 43 uint8_t tx_buf[3]; in ina219_reg_write() local
|
| /Zephyr-latest/drivers/wifi/infineon/ |
| D | airoc_whd_hal_spi.c | 118 const struct spi_buf tx_buf = {.buf = (uint8_t *)tx, .len = tx_length}; in whd_bus_spi_transfer() local
|
| /Zephyr-latest/drivers/sensor/sensirion/shtcx/ |
| D | shtcx.c | 73 uint8_t tx_buf[2]; in shtcx_write_command() local
|
| /Zephyr-latest/subsys/lorawan/services/ |
| D | multicast.c | 113 uint8_t tx_buf[MAX_MULTICAST_CMDS_PER_PACKAGE * MAX_MULTICAST_ANS_LEN]; in multicast_package_callback() local
|
| /Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
| D | ec_host_cmd_backend_uart.c | 84 struct ec_host_cmd_tx_buf *tx_buf; member
|
| /Zephyr-latest/drivers/eeprom/ |
| D | eeprom_at2x.c | 365 const struct spi_buf tx_buf = { in eeprom_at25_rdsr() local 426 const struct spi_buf tx_buf = { in eeprom_at25_read() local 491 const struct spi_buf tx_buf = { in eeprom_at25_wren() local
|
| /Zephyr-latest/drivers/sensor/vishay/vcnl36825t/ |
| D | vcnl36825t.c | 40 uint8_t tx_buf[3] = {reg_addr}; in vcnl36825t_write() local
|
| /Zephyr-latest/include/zephyr/shell/ |
| D | shell_uart.h | 54 uint8_t tx_buf[CONFIG_SHELL_BACKEND_SERIAL_TX_RING_BUFFER_SIZE]; member
|