filex
_fxe_file_best_effort_allocate()
is only used within filex.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
filex
_fxe_file_best_effort_allocate()
_fxe_file_best_effort_allocate() function
Syntax
Show:
Summary
Declaration
Definition
from
fx_api.h:1549
UINT
fx_file_best_effort_allocate
(
FX_FILE
*
file_ptr
,
ULONG
size
,
ULONG
*
actual_size_allocated
)
;
Implemented in
fxe_file_best_effort_allocate.c:77
Arguments
Argument
file_ptr
size
actual_size_allocated
Related Functions
Found 33 other functions taking a
FX_FILE_STRUCT
argument:
Function
_fxe_file_close()
_fxe_file_open()
_fxe_file_seek()
_fxe_file_write()
_fxe_file_read()
_fx_file_extended_seek()
_fx_file_extended_allocate()
_fx_file_extended_best_effort_allocate()
_fx_file_extended_relative_seek()
_fx_file_extended_truncate()
_fx_file_extended_truncate_release()
_fxe_file_allocate()
_fxe_file_relative_seek()
_fxe_file_truncate()
_fxe_file_truncate_release()
_fxe_file_write_notify_set()
_fxe_file_extended_allocate()
_fxe_file_extended_best_effort_allocate()
_fxe_file_extended_relative_seek()
_fxe_file_extended_seek()
_fxe_file_extended_truncate()
_fxe_file_extended_truncate_release()
_fx_file_best_effort_allocate()
_fx_file_close()
_fx_file_open()
_fx_file_allocate()
_fx_file_write()
_fx_file_write_notify_set()
_fx_file_read()
_fx_file_relative_seek()
_fx_file_seek()
_fx_file_truncate()
_fx_file_truncate_release()
Examples
References
from
examples
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