Searched defs:max32_spi_config (Results 1 – 1 of 1) sorted by relevance
38 struct max32_spi_config { struct39 mxc_spi_regs_t *regs;40 const struct pinctrl_dev_config *pctrl;41 const struct device *clock;42 struct max32_perclk perclk;44 void (*irq_config_func)(const struct device *dev);47 struct max32_spi_dma_config tx_dma;48 struct max32_spi_dma_config rx_dma;