Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/drivers/spi/
H A Dspi_flash_sst25vfxx.c56 static uint8_t sst25vfxx_read_status(struct spi_flash_sst25vfxx * spi_flash) in sst25vfxx_read_status()
61 static void sst25vfxx_wait_busy(struct spi_flash_sst25vfxx * spi_flash) in sst25vfxx_wait_busy()
74 static uint32_t sst25vfxx_page_write(struct spi_flash_sst25vfxx * spi_flash, uint32_t page, const u… in sst25vfxx_page_write()
132 struct spi_flash_sst25vfxx * spi_flash = (struct spi_flash_sst25vfxx *)dev; in sst25vfxx_flash_open() local
164 struct spi_flash_sst25vfxx * spi_flash; in sst25vfxx_flash_control() local
189 struct spi_flash_sst25vfxx * spi_flash = (struct spi_flash_sst25vfxx *)dev; in sst25vfxx_flash_read() local
219 struct spi_flash_sst25vfxx * spi_flash = (struct spi_flash_sst25vfxx *)dev; in sst25vfxx_flash_write() local
258 struct spi_flash_sst25vfxx * spi_flash = &spi_flash_sst25vfxx; in sst25vfxx_init() local