| /Zephyr-latest/drivers/sensor/tdk/icm42x70/ |
| D | icm42x70_spi.c | 32 struct spi_buf rx_buf[2]; in icm42x70_reg_read_spi() local
|
| /Zephyr-latest/drivers/sensor/bosch/bme280/ |
| D | bme280_spi.c | 37 struct spi_buf rx_buf[2]; in bme280_reg_read_spi() local
|
| /Zephyr-latest/drivers/sensor/bosch/bmm150/ |
| D | bmm150_spi.c | 37 struct spi_buf rx_buf[2]; in bmm150_reg_read_spi() local
|
| /Zephyr-latest/drivers/w1/ |
| D | w1_ds2485.c | 29 uint8_t *rx_buf, uint8_t rx_len) in ds2485_w1_script_cmd()
|
| /Zephyr-latest/include/zephyr/shell/ |
| D | shell_uart.h | 55 uint8_t rx_buf[CONFIG_SHELL_BACKEND_SERIAL_RX_RING_BUFFER_SIZE]; member 72 uint8_t rx_buf[CONFIG_SHELL_BACKEND_SERIAL_RX_RING_BUFFER_SIZE]; member
|
| D | shell_rpmsg.h | 49 struct shell_rpmsg_rx rx_buf[CONFIG_SHELL_RPMSG_MAX_RX]; member
|
| D | shell_telnet.h | 46 uint8_t rx_buf[CONFIG_SHELL_CMD_BUFF_SIZE]; member
|
| /Zephyr-latest/tests/kernel/msgq/msgq_api/src/ |
| D | test_msgq_contexts.c | 113 uint32_t rx_buf[MSGQ_LEN]; in thread_entry_overflow() local 163 static uint32_t rx_buf[MSGQ_LEN]; in thread_entry_get_data() local 205 static uint32_t rx_buf[MSGQ_LEN]; in get_empty_entry() local
|
| /Zephyr-latest/drivers/ethernet/ |
| D | oa_tc6.c | 26 struct spi_buf rx_buf = {.buf = buf, .len = sizeof(buf)}; in oa_tc6_reg_read() local 82 struct spi_buf rx_buf = {.buf = buf_rx, .len = sizeof(buf_rx)}; in oa_tc6_reg_write() local 341 struct spi_buf rx_buf[2]; in oa_tc6_chunk_spi_transfer() local
|
| /Zephyr-latest/drivers/sensor/st/iis2mdc/ |
| D | iis2mdc_spi.c | 36 const struct spi_buf rx_buf[2] = { in iis2mdc_spi_read() local
|
| /Zephyr-latest/drivers/sensor/st/ism330dhcx/ |
| D | ism330dhcx_spi.c | 36 const struct spi_buf rx_buf[2] = { in ism330dhcx_spi_read() local
|
| /Zephyr-latest/tests/drivers/i2s/i2s_api/src/ |
| D | test_i2s_dir_both_loopback.c | 199 char rx_buf[BLOCK_SIZE]; in ZTEST_USER() local
|
| /Zephyr-latest/drivers/sensor/bosch/bmi270/ |
| D | bmi270_spi.c | 36 struct spi_buf rx_buf[2]; in bmi270_reg_read_spi() local
|
| /Zephyr-latest/drivers/sensor/microchip/tcn75a/ |
| D | tcn75a.c | 20 uint8_t rx_buf[2]; in tcn75a_sample_fetch() local
|
| /Zephyr-latest/drivers/sensor/st/iis3dhhc/ |
| D | iis3dhhc_spi.c | 35 const struct spi_buf rx_buf[2] = { in iis3dhhc_spi_read() local
|
| /Zephyr-latest/drivers/sensor/st/iis2dh/ |
| D | iis2dh_spi.c | 36 const struct spi_buf rx_buf[2] = { in iis2dh_spi_read() local
|
| /Zephyr-latest/drivers/sensor/maxim/max6675/ |
| D | max6675.c | 39 const struct spi_buf rx_buf = { in max6675_sample_fetch() local
|
| /Zephyr-latest/drivers/sensor/st/stmemsc/ |
| D | stmemsc_spi.c | 33 const struct spi_buf rx_buf[2] = { in stmemsc_spi_read() local
|
| /Zephyr-latest/drivers/sensor/st/i3g4250d/ |
| D | i3g4250d_spi.c | 33 const struct spi_buf rx_buf[2] = { in i3g4250d_spi_read() local
|
| /Zephyr-latest/include/zephyr/drivers/flash/ |
| D | npcx_flash_api_ex.h | 53 uint8_t *rx_buf; member
|
| /Zephyr-latest/samples/net/mqtt_sn_publisher/src/ |
| D | udp.c | 36 static APP_BMEM uint8_t rx_buf[CONFIG_NET_SAMPLE_MQTT_SN_BUFFER_SIZE]; variable
|
| /Zephyr-latest/drivers/sensor/maxim/max31855/ |
| D | max31855.c | 44 struct spi_buf rx_buf = { in max31855_sample_fetch() local
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_sam.c | 192 static void spi_sam_fast_rx(Spi *regs, uint8_t *rx_buf, const uint32_t rx_buf_len) in spi_sam_fast_rx() 231 const uint8_t *rx_buf, in spi_sam_fast_txrx() 318 const uint8_t *rx_buf, in spi_sam_dma_txrx() 440 uint8_t *rx_buf, in spi_sam_rx() 497 const uint8_t *rx_buf, in spi_sam_txrx()
|
| /Zephyr-latest/drivers/adc/ |
| D | adc_ads131m02.c | 149 struct spi_buf rx_buf = { in ads131m02_transceive() local 184 uint8_t rx_buf[3] = {0}; in ads131m02_reg_write() local 439 uint8_t rx_buf[12] = {0}; in ads131m02_read_sample() local 546 uint8_t rx_buf[3] = {0}; in ads131m02_device_reset() local 570 uint8_t rx_buf[3] = {0}; in ads131m02_pm() local
|
| /Zephyr-latest/drivers/sensor/tdk/icm42688/ |
| D | icm42688_spi.c | 47 struct spi_buf rx_buf[2] = { in spi_read_register() local
|