filex
FX_LONG_NAME_ENTRY_LEN
is only used within filex.
Symbol previews are coming soon...
Symbols
loading (2/3)...
Files
loading (2/3)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
filex
FX_LONG_NAME_ENTRY_LEN
FX_LONG_NAME_ENTRY_LEN macro
Syntax
Show:
Summary
Declaration
from
fx_api.h:470
#define
FX_LONG_NAME_ENTRY_LEN
13
Examples
References
from
examples
Code
Location
#define
FX_LONG_NAME_ENTRY_LEN
13
fx_api.h:470
i
=
(
(
(
UINT
)
(
*
read_ptr
&
(
UCHAR
)
0x1f
)
-
1
)
*
FX_LONG_NAME_ENTRY_LEN
)
&
0xFFFFFFFF
;
fx_directory_entry_read.c:309
j
=
i
+
FX_LONG_NAME_ENTRY_LEN
+
1
;
fx_directory_entry_read.c:329
i
=
(
number_of_lfns
-
1
)
*
FX_LONG_NAME_ENTRY_LEN
;
fx_unicode_directory_entry_read.c:300
j
=
i
+
FX_LONG_NAME_ENTRY_LEN
+
1
;
fx_unicode_directory_entry_read.c:318
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out