FX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_shorted is only used within filex.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesfilexFX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_shorted

FX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_shorted field

Syntax

UINT fx_dir_entry_long_name_shorted;

References

LocationReferrerText
fx_api.h:789
UINT fx_dir_entry_long_name_shorted; /* LFN too large, file name was made shorter */
fx_directory_entry_read.c:295_fx_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = 0;
fx_directory_entry_read.c:320_fx_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = (UINT)(*read_ptr & (UCHAR)0x1f);
fx_directory_entry_read.c:381_fx_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = number_of_lfns;
fx_directory_entry_read.c:403_fx_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = number_of_lfns;
fx_directory_entry_write.c:797_fx_directory_entry_write()
if (entry_ptr -> fx_dir_entry_long_name_shorted > 0)
fx_directory_entry_write.c:801_fx_directory_entry_write()
if ((UCHAR)(0x40 | entry_ptr -> fx_dir_entry_long_name_shorted) == (UCHAR)(*work_ptr))
fx_directory_entry_write.c:805_fx_directory_entry_write()
for (j = 0; j < entry_ptr -> fx_dir_entry_long_name_shorted; j++)
fx_unicode_directory_entry_read.c:272_fx_unicode_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = 0;
fx_unicode_directory_entry_read.c:309_fx_unicode_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = (UINT)(*read_ptr & (UCHAR)0x1f);
fx_unicode_directory_entry_read.c:380_fx_unicode_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = number_of_lfns;
fx_unicode_directory_entry_read.c:403_fx_unicode_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = number_of_lfns;

Data Use

Functions writing FX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_shorted
Functions reading FX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_shorted
FX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_shorted
all items filtered out
Type of FX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_shorted
FX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_shorted
all items filtered out