Home
last modified time | relevance | path

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

/bsp/simulator/drivers/
A Dsst25vfxx_mtd_sim.c51 struct sst25_mtd *sst25; in sst25vfxx_read() local
54 sst25 = SST25_MTD(device); in sst25vfxx_read()
55 RT_ASSERT(sst25 != RT_NULL); in sst25vfxx_read()
81 struct sst25_mtd *sst25; in sst25vfxx_write() local
84 sst25 = SST25_MTD(device); in sst25vfxx_write()
111 struct sst25_mtd *sst25; in sst25vfxx_erase_block() local
114 sst25 = SST25_MTD(device); in sst25vfxx_erase_block()
162 struct sst25_mtd *sst25; in sst25vfxx_mtd_init() local
166 sst25 = &_sst25_mtd; in sst25vfxx_mtd_init()
167 mtd = &(sst25->parent); in sst25vfxx_mtd_init()
[all …]

Completed in 10 milliseconds