FX_MEDIA_STRUCT::fx_media_fat_last is only used within filex.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesfilexFX_MEDIA_STRUCT::fx_media_fat_last

FX_MEDIA_STRUCT::fx_media_fat_last field

Syntax

ULONG fx_media_fat_last;

References

LocationReferrerText
fx_api.h:1206
ULONG fx_media_fat_last;
fx_directory_create.c:839_fx_directory_create()
status = _fx_utility_FAT_entry_write(media_ptr, FAT_index, media_ptr -> fx_media_fat_last);
fx_directory_free_search.c:662_fx_directory_free_search()
status = _fx_utility_FAT_entry_write(media_ptr, last_cluster, media_ptr -> fx_media_fat_last);
fx_file_extended_allocate.c:598_fx_file_extended_allocate()
status = _fx_utility_FAT_entry_write(media_ptr, FAT_index + clusters - 1, media_ptr -> fx_media_fat_last);
fx_file_extended_best_effort_allocate.c:635_fx_file_extended_best_effort_allocate()
status = _fx_utility_FAT_entry_write(media_ptr, FAT_index + clusters - 1, media_ptr -> fx_media_fat_last);
fx_file_extended_truncate_release.c:558_fx_file_extended_truncate_release()
status = _fx_utility_FAT_entry_write(media_ptr, cluster, media_ptr -> fx_media_fat_last);
fx_file_write.c:1035_fx_file_write()
status = _fx_utility_FAT_entry_write(media_ptr, last_cluster, media_ptr -> fx_media_fat_last);
fx_media_check.c:396_fx_media_check()
status = _fx_utility_FAT_entry_write(media_ptr, last_cluster, media_ptr -> fx_media_fat_last);
fx_media_check.c:432_fx_media_check()
current_directory[current_directory_index].current_start_cluster = media_ptr -> fx_media_fat_last;
fx_media_check.c:570_fx_media_check()
status = _fx_utility_FAT_entry_write(media_ptr, last_cluster, media_ptr -> fx_media_fat_last);
fx_media_check.c:762_fx_media_check()
if (current_directory[current_directory_index].current_start_cluster == media_ptr -> fx_media_fat_last)
fx_media_check_FAT_chain_check.c:146_fx_media_check_FAT_chain_check()
(next_clust != media_ptr -> fx_media_fat_last)))
fx_media_open.c:502_fx_media_open()
media_ptr -> fx_media_fat_last = FX_LAST_CLUSTER_2;
fx_media_open.c:519_fx_media_open()
media_ptr -> fx_media_fat_last = FX_LAST_CLUSTER_2;
fx_media_open.c:537_fx_media_open()
media_ptr -> fx_media_fat_last = FX_LAST_CLUSTER_2_32;

Data Use

Functions writing FX_MEDIA_STRUCT::fx_media_fat_last
Functions reading FX_MEDIA_STRUCT::fx_media_fat_last
all items filtered out
FX_MEDIA_STRUCT::fx_media_fat_last
Type of FX_MEDIA_STRUCT::fx_media_fat_last
FX_MEDIA_STRUCT::fx_media_fat_last
all items filtered out