Home
last modified time | relevance | path

Searched defs:spi_smartbond_cfg (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/spi/
Dspi_smartbond.c56 struct spi_smartbond_cfg { struct
57 SPI_Type *regs;
58 int periph_clock_config;
59 const struct pinctrl_dev_config *pcfg;
61 int tx_dma_chan;
62 int rx_dma_chan;
63 uint8_t tx_slot_mux;
64 uint8_t rx_slot_mux;
65 const struct device *tx_dma_ctrl;
66 const struct device *rx_dma_ctrl;