Home
last modified time | relevance | path

Searched defs:transceive (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/include/zephyr/drivers/
Dmspi_emul.h83 emul_mspi_dev_api_transceive transceive; member
/Zephyr-latest/drivers/bluetooth/hci/
Dapollox_blue.c137 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/
Dspi_grlib_spimctrl.c98 static int transceive(const struct device *dev, in transceive() function
Dspi_dw.c333 static int transceive(const struct device *dev, in transceive() function
Dspi_esp32_spim.c420 static int transceive(const struct device *dev, in transceive() function
Dspi_ifx_cat1.c235 static int transceive(const struct device *dev, const struct spi_config *spi_cfg, in transceive() function
Dspi_mcux_ecspi.c221 static int transceive(const struct device *dev, in transceive() function
Dspi_mcux_flexio.c295 static int transceive(const struct device *dev, in transceive() function
Dspi_rv32m1_lpspi.c212 static int transceive(const struct device *dev, in transceive() function
Dspi_npcx_spip.c253 static int transceive(const struct device *dev, const struct spi_config *spi_cfg, in transceive() function
Dspi_nrfx_spi.c221 static int transceive(const struct device *dev, in transceive() function
Dspi_nrfx_spis.c164 static int transceive(const struct device *dev, in transceive() function
Dspi_sedi.c91 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
Dspi_nxp_s32.c390 static int transceive(const struct device *dev, in transceive() function
Dspi_b_renesas_ra8.c279 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
Dspi_renesas_ra.c318 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
Dspi_it8xxx2.c384 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
Dspi_pw.c611 static int transceive(const struct device *dev, in transceive() function
Dspi_nrfx_spim.c520 static int transceive(const struct device *dev, in transceive() function
Dspi_mcux_dspi.c675 static int transceive(const struct device *dev, in transceive() function
Dspi_mcux_flexcomm.c711 static int transceive(const struct device *dev, in transceive() function
Dspi_andes_atcspi200.c599 static int transceive(const struct device *dev, in transceive() function
Dspi_ll_stm32.c774 static int transceive(const struct device *dev, in transceive() function
Dspi_max32.c345 static int transceive(const struct device *dev, const struct spi_config *config, in transceive() function
/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x.h456 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

12