Home
last modified time | relevance | path

Searched defs:rtt_dev (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/rt-thread/components/drivers/spi/
H A Dspi_flash_sfud.c54 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (dev->user_data); in rt_sfud_control() local
67 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (dev->user_data); in rt_sfud_control() local
94 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (dev->user_data); in rt_sfud_read() local
108 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (dev->user_data); in rt_sfud_write() local
128 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (sfud_dev->user_data); in spi_write_read() local
181 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (sfud_dev->user_data); in qspi_read() local
215 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (sfud_dev->user_data); in spi_lock() local
222 struct spi_flash_device *rtt_dev = (struct spi_flash_device *) (sfud_dev->user_data); in spi_unlock() local
313 rt_spi_flash_device_t rtt_dev = RT_NULL; in rt_sfud_flash_probe() local
460 rt_spi_flash_device_t rtt_dev = RT_NULL; in rt_sfud_flash_find() local
[all …]