_fx_file_extended_best_effort_allocate() is only used within filex.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesfilex_fx_file_extended_best_effort_allocate()

_fx_file_extended_best_effort_allocate() function

Syntax

UINT _fx_file_extended_best_effort_allocate(FX_FILE *file_ptr,     ULONG64 size,     ULONG64 *actual_size_allocated);
Implemented in fx_file_extended_best_effort_allocate.c:98

Arguments

file_ptr

size

actual_size_allocated

References

LocationReferrerText
fx_file_extended_best_effort_allocate.c:98
UINT _fx_file_extended_best_effort_allocate(FX_FILE *file_ptr, ULONG64 size, ULONG64 *actual_size_allocated)
fx_file.h:92
UINT _fx_file_extended_best_effort_allocate(FX_FILE *file_ptr, ULONG64 size, ULONG64 *actual_size_allocated);
fx_file_best_effort_allocate.c:86_fx_file_best_effort_allocate()
status = _fx_file_extended_best_effort_allocate(file_ptr, (ULONG64)size, &temp_actual_size_allocated);
fxe_file_extended_best_effort_allocate.c:93_fxe_file_extended_best_effort_allocate()
status = _fx_file_extended_best_effort_allocate(file_ptr, size, actual_size_allocated);

Call Tree

Functions calling _fx_file_extended_best_effort_allocate()
Functions called by _fx_file_extended_best_effort_allocate()
_fx_file_extended_best_effort_allocate()
Data read by _fx_file_extended_best_effort_allocate()
Data written by _fx_file_extended_best_effort_allocate()
_fx_file_extended_best_effort_allocate()::status
_fx_file_extended_best_effort_allocate()::i
_fx_file_extended_best_effort_allocate()::found
_fx_file_extended_best_effort_allocate()::bytes_per_cluster
_fx_file_extended_best_effort_allocate()::FAT_index
_fx_file_extended_best_effort_allocate()::start_FAT_index
_fx_file_extended_best_effort_allocate()::FAT_value
_fx_file_extended_best_effort_allocate()::clusters
_fx_file_extended_best_effort_allocate()::maximum_clusters
_fx_file_extended_best_effort_allocate()::media_ptr
all items filtered out
_fx_file_extended_best_effort_allocate()
_fx_file_extended_best_effort_allocate()::status
_fx_file_extended_best_effort_allocate()::i
_fx_file_extended_best_effort_allocate()::found
_fx_file_extended_best_effort_allocate()::bytes_per_cluster
_fx_file_extended_best_effort_allocate()::FAT_index
_fx_file_extended_best_effort_allocate()::start_FAT_index
_fx_file_extended_best_effort_allocate()::clusters
_fx_file_extended_best_effort_allocate()::maximum_clusters
_fx_file_extended_best_effort_allocate()::media_ptr
all items filtered out
Type of _fx_file_extended_best_effort_allocate()
_fx_file_extended_best_effort_allocate()
all items filtered out