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

FX_MEDIA_STRUCT::fx_media_opened_file_count field

Syntax

ULONG fx_media_opened_file_count;

References

LocationReferrerText
fx_api.h:1027
ULONG fx_media_opened_file_count;
fx_directory_information_get.c:141_fx_directory_information_get()
open_count = media_ptr -> fx_media_opened_file_count;
fx_file_attributes_set.c:175_fx_file_attributes_set()
open_count = media_ptr -> fx_media_opened_file_count;
fx_file_close.c:137_fx_file_close()
media_ptr -> fx_media_opened_file_count--;
fx_file_delete.c:218_fx_file_delete()
open_count = media_ptr -> fx_media_opened_file_count;
fx_file_extended_truncate.c:186_fx_file_extended_truncate()
open_count = media_ptr -> fx_media_opened_file_count;
fx_file_extended_truncate_release.c:712_fx_file_extended_truncate_release()
open_count = media_ptr -> fx_media_opened_file_count;
fx_file_open.c:267_fx_file_open()
open_count = media_ptr -> fx_media_opened_file_count;
fx_file_open.c:598_fx_file_open()
media_ptr -> fx_media_opened_file_count++;
fx_file_rename.c:501_fx_file_rename()
open_count = media_ptr -> fx_media_opened_file_count;
fx_file_write.c:1618_fx_file_write()
open_count = media_ptr -> fx_media_opened_file_count;
fx_media_abort.c:105_fx_media_abort()
open_count = media_ptr -> fx_media_opened_file_count;
fx_media_check.c:206_fx_media_check()
if (media_ptr -> fx_media_opened_file_count)
fx_media_close.c:125_fx_media_close()
open_count = media_ptr -> fx_media_opened_file_count;
fx_media_flush.c:128_fx_media_flush()
open_count = media_ptr -> fx_media_opened_file_count;
fx_media_open.c:979_fx_media_open()
media_ptr -> fx_media_opened_file_count = 0;
fxe_file_open.c:108_fxe_file_open()
open_count = media_ptr -> fx_media_opened_file_count;

Data Use

Type of FX_MEDIA_STRUCT::fx_media_opened_file_count
FX_MEDIA_STRUCT::fx_media_opened_file_count
all items filtered out