Home
last modified time | relevance | path

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

/FileX-v6.2.1/common/src/
Dfx_utility_FAT_entry_read.c97 FX_FAT_CACHE_ENTRY temp_cache_entry; in _fx_utility_FAT_entry_read() local
153 temp_cache_entry = *(cache_entry_ptr); in _fx_utility_FAT_entry_read()
155 *(cache_entry_ptr + 1) = temp_cache_entry; in _fx_utility_FAT_entry_read()
167 temp_cache_entry = *(cache_entry_ptr); in _fx_utility_FAT_entry_read()
170 *(cache_entry_ptr + 1) = temp_cache_entry; in _fx_utility_FAT_entry_read()
182 temp_cache_entry = *(cache_entry_ptr); in _fx_utility_FAT_entry_read()
186 *(cache_entry_ptr + 1) = temp_cache_entry; in _fx_utility_FAT_entry_read()