Searched defs:spi_stm32_config (Results 1 – 1 of 1) sorted by relevance
22 struct spi_stm32_config { struct23 SPI_TypeDef *spi;24 const struct pinctrl_dev_config *pcfg;26 irq_config_func_t irq_config;29 bool use_subghzspi_nss;32 int midi_clocks;33 int mssi_clocks;35 size_t pclk_len;36 const struct stm32_pclken *pclken;37 bool fifo_enabled;