Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/drivers/spi/
H A Dspi_flash_at45dbxx.h19 struct rt_device flash_device; member
H A Dspi_flash_sst25vfxx.h19 struct rt_device flash_device; member
H A Dspi_flash_gd.c52 static void flash_lock(struct spi_flash_device * flash_device) in flash_lock()
57 static void flash_unlock(struct spi_flash_device * flash_device) in flash_unlock()
H A Dspi_flash.h16 struct rt_device flash_device; member
H A Dspi_flash_w25qxx.c63 static void flash_lock(struct spi_flash_device * flash_device) in flash_lock()
68 static void flash_unlock(struct spi_flash_device * flash_device) in flash_unlock()