FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_value is only used within filex.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesfilexFX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_value

FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_value field

Syntax

ULONG fx_fat_cache_entry_value;

References

LocationReferrerText
fx_api.h:775
ULONG fx_fat_cache_entry_value;
fx_media_cache_invalidate.c:114_fx_media_cache_invalidate()
media_ptr -> fx_media_fat_cache[i].fx_fat_cache_entry_value = 0;
fx_media_open.c:449_fx_media_open()
media_ptr -> fx_media_fat_cache[i].fx_fat_cache_entry_value = 0;
fx_utility_FAT_entry_read.c:135_fx_utility_FAT_entry_read()
*entry_ptr = cache_entry_ptr -> fx_fat_cache_entry_value;
fx_utility_FAT_entry_read.c:146_fx_utility_FAT_entry_read()
*entry_ptr = (cache_entry_ptr + 1) -> fx_fat_cache_entry_value;
fx_utility_FAT_entry_read.c:160_fx_utility_FAT_entry_read()
*entry_ptr = (cache_entry_ptr + 2) -> fx_fat_cache_entry_value;
fx_utility_FAT_entry_read.c:175_fx_utility_FAT_entry_read()
*entry_ptr = (cache_entry_ptr + 3) -> fx_fat_cache_entry_value;
fx_utility_FAT_entry_read.c:440_fx_utility_FAT_entry_read()
cache_entry_ptr -> fx_fat_cache_entry_value = *entry_ptr;
fx_utility_FAT_entry_write.c:157_fx_utility_FAT_entry_write()
(cache_entry_ptr + i) -> fx_fat_cache_entry_value = next_cluster;
fx_utility_FAT_entry_write.c:231_fx_utility_FAT_entry_write()
cache_entry_ptr -> fx_fat_cache_entry_value = next_cluster;
fx_utility_FAT_flush.c:162_fx_utility_FAT_flush()
next_cluster = media_ptr -> fx_media_fat_cache[multi_sector_entry].fx_fat_cache_entry_value;
fx_utility_FAT_flush.c:215_fx_utility_FAT_flush()
next_cluster = media_ptr -> fx_media_fat_cache[i].fx_fat_cache_entry_value;
fx_utility_FAT_flush.c:404_fx_utility_FAT_flush()
next_cluster = media_ptr -> fx_media_fat_cache[i].fx_fat_cache_entry_value;
fx_utility_FAT_flush.c:503_fx_utility_FAT_flush()
next_cluster = media_ptr -> fx_media_fat_cache[i].fx_fat_cache_entry_value;

Data Use

Functions writing FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_value
Functions reading FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_value
FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_value
Type of FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_value
FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_value
all items filtered out