Home
last modified time | relevance | path

Searched refs:rt_spi_ops (Results 1 – 4 of 4) sorted by relevance

/components/drivers/include/drivers/
A Ddev_spi.h165 struct rt_spi_ops;
174 const struct rt_spi_ops *ops;
190 struct rt_spi_ops struct
334 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…
/components/drivers/spi/
A Ddev_qspi_core.c15 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()
A Ddev_spi_core.c31 const struct rt_spi_ops *ops) in spi_bus_register()
80 const struct rt_spi_ops *ops) in rt_spi_bus_register()
A Ddev_spi_bit_ops.c562 static const struct rt_spi_ops spi_bit_bus_ops =

Completed in 6 milliseconds