Searched refs:_device_spi (Results 1 – 1 of 1) sorted by relevance
26 struct _device_spi struct33 static struct _device_spi _spi_obj[] = argument76 struct _device_spi *spi = (struct _device_spi *)device->bus->parent.user_data; in spi_configure()192 struct _device_spi *spi = (struct _device_spi *)device->bus->parent.user_data; in spi_xfer()336 for (rt_size_t i = 0; i < sizeof(_spi_obj) / sizeof(struct _device_spi); i++) in rt_hw_spi_init()
Completed in 3 milliseconds