Lines Matching refs:max32_spi_config
38 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()
722 const struct max32_spi_config *cfg = dev->config; in api_transceive()
793 const struct max32_spi_config *cfg = dev->config; in spi_max32_isr()
857 const struct max32_spi_config *const cfg = dev->config; in spi_max32_init()
956 static const struct max32_spi_config max32_spi_config_##_num = { \