filex
_fx_file_read()
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
_fx_file_read()
_fx_file_read() function
Syntax
Show:
Summary
Declaration
Definition
from
fx_file.h:73
UINT
_fx_file_read
(
FX_FILE
*
file_ptr
,
VOID
*
buffer_ptr
,
ULONG
request_size
,
ULONG
*
actual_size
)
;
Implemented in
fx_file_read.c:84
Arguments
Argument
file_ptr
buffer_ptr
request_size
actual_size
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_best_effort_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_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