/Zephyr-latest/tests/drivers/spi/spi_loopback/src/ |
D | spi.c | 104 struct spi_buf tx_bufs[2]; in spi_complete_multiple() local 165 const struct spi_buf tx_bufs[] = { in spi_complete_loop() local 217 const struct spi_buf tx_bufs[] = { in spi_null_tx_buf() local 268 const struct spi_buf tx_bufs[] = { in spi_rx_half_start() local 317 const struct spi_buf tx_bufs[] = { in spi_rx_half_end() local 375 const struct spi_buf tx_bufs[] = { in spi_rx_every_4() local 458 const struct spi_buf tx_bufs[] = { in spi_rx_bigger_than_tx() local 533 struct spi_buf tx_bufs; in spi_complete_large_transfers() local 611 const struct spi_buf tx_bufs[] = { in spi_async_call() local
|
/Zephyr-latest/drivers/spi/ |
D | spi_test.c | 20 const struct spi_buf_set *tx_bufs, in vnd_spi_transceive() 29 const struct spi_buf_set *tx_bufs, in vnd_spi_transceive_async()
|
D | spi_handlers.c | 57 struct spi_buf_set *tx_bufs, in copy_bufs_and_transceive() 72 const struct spi_buf_set *tx_bufs, in z_vrfy_spi_transceive()
|
D | spi_oc_simple.c | 95 const struct spi_buf_set *tx_bufs, in spi_oc_simple_transceive() 168 const struct spi_buf_set *tx_bufs, in spi_oc_simple_transceive_async()
|
D | spi_dw.c | 335 const struct spi_buf_set *tx_bufs, in transceive() 462 const struct spi_buf_set *tx_bufs, in spi_dw_transceive() 473 const struct spi_buf_set *tx_bufs, in spi_dw_transceive_async()
|
D | spi_b91.c | 128 static uint32_t spi_b91_get_txrx_len(const struct spi_buf_set *tx_bufs, in spi_b91_get_txrx_len() 383 const struct spi_buf_set *tx_bufs, in spi_b91_transceive() 424 const struct spi_buf_set *tx_bufs, in spi_b91_transceive_async()
|
D | spi_esp32_spim.c | 422 const struct spi_buf_set *tx_bufs, in transceive() 475 const struct spi_buf_set *tx_bufs, in spi_esp32_transceive() 484 const struct spi_buf_set *tx_bufs, in spi_esp32_transceive_async()
|
D | spi_ifx_cat1.c | 236 const struct spi_buf_set *tx_bufs, const struct spi_buf_set *rx_bufs, in transceive() 265 const struct spi_buf_set *tx_bufs, in ifx_cat1_spi_transceive_sync() 273 const struct spi_buf_set *tx_bufs, in ifx_cat1_spi_transceive_async()
|
D | spi_mcux_ecspi.c | 223 const struct spi_buf_set *tx_bufs, in transceive() 253 const struct spi_buf_set *tx_bufs, in spi_mcux_transceive() 262 const struct spi_buf_set *tx_bufs, in spi_mcux_transceive_async()
|
D | spi_mcux_flexio.c | 297 const struct spi_buf_set *tx_bufs, in transceive() 337 const struct spi_buf_set *tx_bufs, in spi_mcux_transceive() 346 const struct spi_buf_set *tx_bufs, in spi_mcux_transceive_async()
|
D | spi_psoc6.c | 297 const struct spi_buf_set *tx_bufs, in spi_psoc6_transceive() 345 const struct spi_buf_set *tx_bufs, in spi_psoc6_transceive_sync() 355 const struct spi_buf_set *tx_bufs, in spi_psoc6_transceive_async()
|
D | spi_rv32m1_lpspi.c | 214 const struct spi_buf_set *tx_bufs, in transceive() 245 const struct spi_buf_set *tx_bufs, in spi_mcux_transceive() 254 const struct spi_buf_set *tx_bufs, in spi_mcux_transceive_async()
|
D | spi_sam0.c | 267 const struct spi_buf_set *tx_bufs, in spi_sam0_fast_transceive() 320 static bool spi_sam0_is_regular(const struct spi_buf_set *tx_bufs, in spi_sam0_is_regular() 354 const struct spi_buf_set *tx_bufs, in spi_sam0_transceive() 395 const struct spi_buf_set *tx_bufs, in spi_sam0_transceive_sync() 583 const struct spi_buf_set *tx_bufs, in spi_sam0_transceive_async()
|
D | spi_npcx_spip.c | 254 const struct spi_buf_set *tx_bufs, const struct spi_buf_set *rx_bufs, in transceive() 325 const struct spi_buf_set *tx_bufs, in spi_npcx_spip_transceive() 334 const struct spi_buf_set *tx_bufs, in spi_npcx_spip_transceive_async()
|
D | spi_nrfx_spi.c | 223 const struct spi_buf_set *tx_bufs, in transceive() 290 const struct spi_buf_set *tx_bufs, in spi_nrfx_transceive() 299 const struct spi_buf_set *tx_bufs, in spi_nrfx_transceive_async()
|
D | spi_nrfx_spis.c | 166 const struct spi_buf_set *tx_bufs, in transceive() 235 const struct spi_buf_set *tx_bufs, in spi_nrfx_transceive() 244 const struct spi_buf_set *tx_bufs, in spi_nrfx_transceive_async()
|
D | spi_sedi.c | 92 const struct spi_buf_set *tx_bufs, in transceive() 222 const struct spi_buf_set *tx_bufs, in spi_sedi_transceive() 231 const struct spi_buf_set *tx_bufs, in spi_sedi_transceive_async()
|
D | spi_xec_qmspi_ldma.c | 441 const struct spi_buf_set *tx_bufs, in qmspi_xfr_cm_init() 613 const struct spi_buf_set *tx_bufs, in qmspi_xfr_sync() 674 static int qmspi_xfr_start_async(const struct device *dev, const struct spi_buf_set *tx_bufs, in qmspi_xfr_start_async() 703 const struct spi_buf_set *tx_bufs, in qmspi_xfr_async() 721 const struct spi_buf_set *tx_bufs, in qmspi_transceive() 781 const struct spi_buf_set *tx_bufs, in qmspi_transceive_sync() 791 const struct spi_buf_set *tx_bufs, in qmspi_transceive_async()
|
D | spi_bitbang.c | 71 const struct spi_buf_set *tx_bufs, in spi_bitbang_transceive() 237 const struct spi_buf_set *tx_bufs, in spi_bitbang_transceive_async()
|
D | spi_grlib_spimctrl.c | 100 const struct spi_buf_set *tx_bufs, in transceive() 144 const struct spi_buf_set *tx_bufs, in transceive_async()
|
/Zephyr-latest/drivers/misc/ft8xx/ |
D | ft8xx_drv.c | 107 struct spi_buf_set tx_bufs = { in ft8xx_drv_write() local 134 struct spi_buf_set tx_bufs = { in ft8xx_drv_read() local 176 struct spi_buf_set tx_bufs = { in ft8xx_drv_command() local
|
/Zephyr-latest/tests/drivers/sensor/bmi160/include/ |
D | checks.h | 25 static inline bool bmi160_spi_is_touching_reg(const struct spi_buf_set *tx_bufs, in bmi160_spi_is_touching_reg()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | spi.h | 589 const struct spi_buf_set *tx_bufs, in spi_transceive_stats() 626 #define spi_transceive_stats(dev, error, tx_bufs, rx_bufs) argument 777 const struct spi_buf_set *tx_bufs, in z_impl_spi_transceive() 806 const struct spi_buf_set *tx_bufs, in spi_transceive_dt() 872 const struct spi_buf_set *tx_bufs) in spi_write() 890 const struct spi_buf_set *tx_bufs) in spi_write_dt() 925 const struct spi_buf_set *tx_bufs, in spi_transceive_cb() 969 const struct spi_buf_set *tx_bufs, in spi_transceive_signal() 1037 const struct spi_buf_set *tx_bufs, in spi_write_signal()
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_ice40_spi.c | 26 const struct spi_buf_set tx_bufs = { in fpga_ice40_load() local
|
/Zephyr-latest/tests/drivers/sensor/bmi160/src/ |
D | spi.c | 20 const struct spi_buf_set *tx_bufs, const struct spi_buf_set *rx_bufs) in mock_spi_io()
|