Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_cache.h97 uint32_t cache_copy_out(TRWCache* cache, void* buff, uint32_t len);
H A Dmt_cache.cpp191 uint32_t cache_copy_out(TRWCache* cache, void* buff, uint32_t len) in cache_copy_out() function
245 cache_copy_out(cache, NULL, len); in cache_skip_data()