/Zephyr-latest/include/zephyr/drivers/ |
D | mspi_emul.h | 83 emul_mspi_dev_api_transceive transceive; member
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | apollox_blue.c | 137 int bt_apollo_spi_send(uint8_t *data, uint16_t len, bt_spi_transceive_fun transceive) in bt_apollo_spi_send() 170 int bt_apollo_spi_rcv(uint8_t *data, uint16_t *len, bt_spi_transceive_fun transceive) in bt_apollo_spi_rcv()
|
/Zephyr-latest/drivers/spi/ |
D | spi_grlib_spimctrl.c | 98 static int transceive(const struct device *dev, in transceive() function
|
D | spi_dw.c | 333 static int transceive(const struct device *dev, in transceive() function
|
D | spi_esp32_spim.c | 420 static int transceive(const struct device *dev, in transceive() function
|
D | spi_ifx_cat1.c | 235 static int transceive(const struct device *dev, const struct spi_config *spi_cfg, in transceive() function
|
D | spi_mcux_ecspi.c | 221 static int transceive(const struct device *dev, in transceive() function
|
D | spi_mcux_flexio.c | 295 static int transceive(const struct device *dev, in transceive() function
|
D | spi_rv32m1_lpspi.c | 212 static int transceive(const struct device *dev, in transceive() function
|
D | spi_npcx_spip.c | 253 static int transceive(const struct device *dev, const struct spi_config *spi_cfg, in transceive() function
|
D | spi_nrfx_spi.c | 221 static int transceive(const struct device *dev, in transceive() function
|
D | spi_nrfx_spis.c | 164 static int transceive(const struct device *dev, in transceive() function
|
D | spi_sedi.c | 91 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
|
D | spi_nxp_s32.c | 390 static int transceive(const struct device *dev, in transceive() function
|
D | spi_b_renesas_ra8.c | 279 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
|
D | spi_renesas_ra.c | 318 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
|
D | spi_it8xxx2.c | 384 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
|
D | spi_pw.c | 611 static int transceive(const struct device *dev, in transceive() function
|
D | spi_nrfx_spim.c | 520 static int transceive(const struct device *dev, in transceive() function
|
D | spi_mcux_dspi.c | 675 static int transceive(const struct device *dev, in transceive() function
|
D | spi_mcux_flexcomm.c | 711 static int transceive(const struct device *dev, in transceive() function
|
D | spi_andes_atcspi200.c | 599 static int transceive(const struct device *dev, in transceive() function
|
D | spi_ll_stm32.c | 774 static int transceive(const struct device *dev, in transceive() function
|
D | spi_max32.c | 345 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
|
/Zephyr-latest/drivers/sensor/bosch/bmi08x/ |
D | bmi08x.h | 456 int (*transceive)(const struct device *dev, uint8_t reg, bool write, void *data, member 465 int (*transceive)(const struct device *dev, uint8_t reg, bool write, void *data, member
|