Searched refs:rt_spi_ops (Results 1 – 4 of 4) sorted by relevance
165 struct rt_spi_ops;174 const struct rt_spi_ops *ops;190 struct rt_spi_ops struct334 const struct rt_spi_ops *ops);596 rt_err_t rt_qspi_bus_register(struct rt_spi_bus *bus, const char *name, const struct rt_spi_ops *op…
15 const struct rt_spi_ops *ops);72 rt_err_t rt_qspi_bus_register(struct rt_spi_bus *bus, const char *name, const struct rt_spi_ops *op… in rt_qspi_bus_register()
31 const struct rt_spi_ops *ops) in spi_bus_register()80 const struct rt_spi_ops *ops) in rt_spi_bus_register()
562 static const struct rt_spi_ops spi_bit_bus_ops =
Completed in 6 milliseconds