Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/drivers/memory/
A Dspiflash.h48 } mp_spiflash_cache_t; typedef
65 mp_spiflash_cache_t *cache; // can be NULL if cache functions not used
A Dspiflash.c297 mp_spiflash_cache_t *cache = self->config->cache; in mp_spiflash_cached_read()
340 mp_spiflash_cache_t *cache = self->config->cache; in mp_spiflash_cache_flush_internal()
377 mp_spiflash_cache_t *cache = self->config->cache; in mp_spiflash_cached_write_part()
450 mp_spiflash_cache_t *cache = self->config->cache; in mp_spiflash_cached_write()

Completed in 4 milliseconds