Searched refs:spi_parameter_struct (Results 1 – 5 of 5) sorted by relevance
133 }spi_parameter_struct; typedef262 void spi_struct_para_init(spi_parameter_struct* spi_struct);264 void spi_init(uint32_t spi_periph, spi_parameter_struct* spi_struct);
88 void spi_struct_para_init(spi_parameter_struct* spi_struct) in spi_struct_para_init()116 void spi_init(uint32_t spi_periph, spi_parameter_struct* spi_struct) in spi_init()
46 spi_parameter_struct spicfg; in gd32_spi_init()
108 spi_parameter_struct spi_init_struct; in spi_configure()
180 spi_parameter_struct spi_init_struct; in spi_configure()
Completed in 9 milliseconds