Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_max32.c38 struct max32_spi_config { struct
86 const struct max32_spi_config *cfg = dev->config; in spi_configure()
244 const struct max32_spi_config *cfg = dev->config; in spi_max32_transceive()
353 const struct max32_spi_config *cfg = dev->config; in transceive()
435 const struct max32_spi_config *config = spi_dev->config; in spi_max32_dma_callback()
460 const struct max32_spi_config *config = dev->config; in spi_max32_tx_dma_load()
495 const struct max32_spi_config *config = dev->config; in spi_max32_rx_dma_load()
530 const struct max32_spi_config *cfg = dev->config; in transceive_dma()
657 struct max32_spi_config *cfg = (struct max32_spi_config *)dev->config; in spi_max32_iodev_prepare_start()
688 struct max32_spi_config *cfg = (struct max32_spi_config *)dev->config; in spi_max32_iodev_complete()
[all …]