| /Zephyr-latest/drivers/misc/ft8xx/ |
| D | ft8xx_drv.c | 147 struct spi_buf_set rx_bufs = { in ft8xx_drv_read() local
|
| /Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/src/ |
| D | main.c | 84 const struct spi_buf rx_bufs[] = { in spi_test() local
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_mchp_mss.c | 373 const struct spi_buf_set *tx_bufs, const struct spi_buf_set *rx_bufs, in mss_spi_transceive() 405 const struct spi_buf_set *rx_bufs) in mss_spi_transceive_blocking() 414 const struct spi_buf_set *rx_bufs, spi_callback_t cb, in mss_spi_transceive_async()
|
| D | spi_nrfx_spim.c | 527 const struct spi_buf_set *rx_bufs, in transceive() 609 const struct spi_buf_set *rx_bufs) in spi_nrfx_transceive() 618 const struct spi_buf_set *rx_bufs, in spi_nrfx_transceive_async()
|
| D | spi_ambiq_bleif.c | 127 const struct spi_buf_set *rx_bufs) in spi_ambiq_transceive()
|
| D | spi_mchp_mss_qspi.c | 501 const struct spi_buf_set *rx_bufs, in mss_qspi_transceive() 532 const struct spi_buf_set *rx_bufs) in mss_qspi_transceive_blocking() 542 const struct spi_buf_set *rx_bufs, in mss_qspi_transceive_async()
|
| D | spi_mcux_dspi.c | 678 const struct spi_buf_set *rx_bufs, in transceive() 735 const struct spi_buf_set *rx_bufs) in spi_mcux_transceive() 744 const struct spi_buf_set *rx_bufs, in spi_mcux_transceive_async()
|
| D | spi_numaker.c | 226 const struct spi_buf_set *rx_bufs) in spi_numaker_transceive()
|
| D | spi_andes_atcspi200.c | 602 const struct spi_buf_set *rx_bufs, in transceive() 669 const struct spi_buf_set *rx_bufs) in spi_atcspi200_transceive() 678 const struct spi_buf_set *rx_bufs, in spi_atcspi200_transceive_async()
|
| D | spi_rpi_pico_pio.c | 654 const struct spi_buf_set *rx_bufs, bool asynchronous, in spi_pico_pio_transceive_impl() 688 const struct spi_buf_set *rx_bufs) in spi_pico_pio_transceive()
|
| D | spi_ambiq_spid.c | 275 const struct spi_buf_set *rx_bufs) in spi_ambiq_transceive()
|
| D | spi_pl022.c | 791 const struct spi_buf_set *rx_bufs, in spi_pl022_transceive_impl() 866 const struct spi_buf_set *rx_bufs) in spi_pl022_transceive() 876 const struct spi_buf_set *rx_bufs, in spi_pl022_transceive_async()
|
| D | spi_ambiq_spic.c | 369 const struct spi_buf_set *rx_bufs) in spi_ambiq_transceive()
|
| D | spi_smartbond.c | 596 const struct spi_buf_set *rx_bufs, spi_callback_t cb, in spi_smartbond_transceive_async() 1050 const struct spi_buf_set *rx_bufs) in spi_smartbond_transceive()
|
| D | spi_context.h | 362 const struct spi_buf_set *rx_bufs, in spi_context_buffers_setup()
|
| /Zephyr-latest/drivers/sdhc/ |
| D | sdhc_spi.c | 128 struct spi_buf rx_bufs[] = { in sdhc_spi_rx() local 486 struct spi_buf rx_bufs[] = { in sdhc_spi_read_data() local
|
| /Zephyr-latest/tests/boards/mec15xxevb_assy6853/qspi/src/ |
| D | main.c | 45 static struct spi_buf_set tx_bufs, rx_bufs; variable
|
| /Zephyr-latest/drivers/sensor/tdk/icm42688/ |
| D | icm42688_emul.c | 65 const struct spi_buf_set *rx_bufs) in icm42688_emul_io_spi()
|
| /Zephyr-latest/drivers/input/ |
| D | input_xpt2046.c | 133 const struct spi_buf_set rx_bufs = {.buffers = &rxb, .count = 1}; in xpt2046_work_handler() local
|
| /Zephyr-latest/drivers/sensor/bosch/bmi160/ |
| D | emul_bmi160.c | 164 const struct spi_buf_set *tx_bufs, const struct spi_buf_set *rx_bufs) in bmi160_emul_io_spi()
|
| /Zephyr-latest/drivers/can/ |
| D | can_tcan4x5x.c | 251 const struct spi_buf rx_bufs[] = { in tcan4x5x_read() local 303 const struct spi_buf rx_bufs[] = { in tcan4x5x_write() local
|
| /Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/qmspi_ldma/src/ |
| D | main.c | 154 const struct spi_buf_set rx_bufs = { in spi_flash_read_status() local
|
| /Zephyr-latest/drivers/eeprom/ |
| D | eeprom_at2x.c | 434 const struct spi_buf rx_bufs[2] = { in eeprom_at25_read() local
|
| /Zephyr-latest/samples/drivers/espi/src/ |
| D | main.c | 202 struct spi_buf_set rx_bufs; in spi_saf_init() local
|