FX_PATH_STRUCT::fx_path_string is only used within filex.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesfilexFX_PATH_STRUCT::fx_path_string

FX_PATH_STRUCT::fx_path_string field

Syntax

CHAR fx_path_string[FX_MAXIMUM_PATH];

References

LocationReferrerText
fx_api.h:829
CHAR fx_path_string[FX_MAXIMUM_PATH];
fx_directory_default_get.c:98_fx_directory_default_get()
fx_directory_default_set.c:132_fx_directory_default_set()
path_string_ptr = &(media_ptr -> fx_media_default_path.fx_path_string[0]);
fx_directory_default_set.c:162_fx_directory_default_set()
media_ptr -> fx_media_default_path.fx_path_string[0] = (CHAR) 0;
fx_directory_default_set.c:163_fx_directory_default_set()
media_ptr -> fx_media_default_path.fx_path_string[FX_MAXIMUM_PATH - 2] = (CHAR) 0;
fx_directory_default_set.c:232_fx_directory_default_set()
if (path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] == '*')
fx_directory_default_set.c:247_fx_directory_default_set()
path_ptr -> fx_path_string[0] = (CHAR)0;
fx_directory_default_set.c:251_fx_directory_default_set()
path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] = (CHAR)0;
fx_directory_default_set.c:332_fx_directory_default_set()
if (path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] == '*')
fx_directory_default_set.c:334_fx_directory_default_set()
path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] = (CHAR)0;
fx_directory_default_set.c:417_fx_directory_default_set()
path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] = '*';
fx_directory_local_path_get.c:112_fx_directory_local_path_get()
fx_directory_local_path_set.c:144_fx_directory_local_path_set()
local_path_ptr -> fx_path_string[0] = (CHAR)0;
fx_directory_local_path_set.c:145_fx_directory_local_path_set()
local_path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] = (CHAR)0;
fx_directory_local_path_set.c:171_fx_directory_local_path_set()
path_string_ptr = &(local_path_ptr -> fx_path_string[0]);
fx_directory_local_path_set.c:202_fx_directory_local_path_set()
local_path_ptr -> fx_path_string[i] =
fx_directory_local_path_set.c:203_fx_directory_local_path_set()
fx_directory_local_path_set.c:206_fx_directory_local_path_set()
if (local_path_ptr -> fx_path_string[i] == 0)
fx_directory_local_path_set.c:233_fx_directory_local_path_set()
local_path_ptr -> fx_path_string[i] =
fx_directory_local_path_set.c:234_fx_directory_local_path_set()
media_ptr -> fx_media_default_path.fx_path_string[i];
fx_directory_local_path_set.c:237_fx_directory_local_path_set()
if (local_path_ptr -> fx_path_string[i] == 0)
fx_directory_local_path_set.c:259_fx_directory_local_path_set()
if (path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] == '*')
fx_directory_local_path_set.c:271_fx_directory_local_path_set()
path_ptr -> fx_path_string[0] = (CHAR)0;
fx_directory_local_path_set.c:275_fx_directory_local_path_set()
path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] = (CHAR)0;
fx_directory_local_path_set.c:329_fx_directory_local_path_set()
if (path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] == '*')
fx_directory_local_path_set.c:331_fx_directory_local_path_set()
path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] = (CHAR)0;
fx_directory_local_path_set.c:414_fx_directory_local_path_set()
path_ptr -> fx_path_string[FX_MAXIMUM_PATH - 2] = '*';
fx_directory_next_entry_find.c:150_fx_directory_next_entry_find()
path_string_ptr = ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_string;
fx_directory_next_entry_find.c:178_fx_directory_next_entry_find()
path_string_ptr = media_ptr -> fx_media_default_path.fx_path_string;
fx_directory_next_full_entry_find.c:169_fx_directory_next_full_entry_find()
path_string_ptr = ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_string;
fx_directory_next_full_entry_find.c:197_fx_directory_next_full_entry_find()
path_string_ptr = media_ptr -> fx_media_default_path.fx_path_string;
fx_directory_search.c:177_fx_directory_search()
path_ptr = ((FX_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_string;
fx_directory_search.c:201_fx_directory_search()
path_ptr = media_ptr -> fx_media_default_path.fx_path_string;
fx_media_open.c:966_fx_media_open()
media_ptr -> fx_media_default_path.fx_path_string[0] = (CHAR)0;
fx_media_open.c:967_fx_media_open()

Data Use

Type of FX_PATH_STRUCT::fx_path_string
FX_PATH_STRUCT::fx_path_string
all items filtered out