Home
last modified time | relevance | path

Searched refs:spi_configure (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/spi/
Dspi_max32.c83 static int spi_configure(const struct device *dev, const struct spi_config *config) in spi_configure() function
366 ret = spi_configure(dev, config); in transceive()
554 ret = spi_configure(dev, config); in transceive_dma()
661 ret = spi_configure(dev, spi_config); in spi_max32_iodev_prepare_start()
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_spi_stm32.c378 static int spi_configure(const struct ec_host_cmd_spi_ctx *hc_spi) in spi_configure() function
758 ret = spi_configure(hc_spi); in ec_host_cmd_spi_init()