FX_MEDIA_STRUCT::fx_media_sector_cache_list_ptr is only used within filex.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesfilexFX_MEDIA_STRUCT::fx_media_sector_cache_list_ptr

FX_MEDIA_STRUCT::fx_media_sector_cache_list_ptr field

Syntax

struct FX_CACHED_SECTOR_STRUCT *fx_media_sector_cache_list_ptr;

References

LocationReferrerText
fx_api.h:917
*fx_media_sector_cache_list_ptr;
fx_media_close.c:239_fx_media_close()
buffer_ptr = (media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector_memory_buffer;
fx_media_close.c:242_fx_media_close()
(media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector = (~(ULONG64)0);
fx_media_close.c:243_fx_media_close()
(media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector_valid = FX_FALSE;
fx_media_flush.c:231_fx_media_flush()
buffer_ptr = (media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector_memory_buffer;
fx_media_flush.c:234_fx_media_flush()
(media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector = (~(ULONG64)0);
fx_media_flush.c:235_fx_media_flush()
(media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector_valid = FX_FALSE;
fx_media_open.c:409_fx_media_open()
media_ptr -> fx_media_sector_cache_list_ptr = media_ptr -> fx_media_sector_cache;
fx_media_open.c:650_fx_media_open()
buffer_ptr = (media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector_memory_buffer;
fx_media_open.c:653_fx_media_open()
(media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector = (~((ULONG64) 0));
fx_media_open.c:654_fx_media_open()
(media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector_valid = FX_FALSE;
fx_utility_logical_sector_cache_entry_read.c:295_fx_utility_logical_sector_cache_entry_read()
cache_entry = media_ptr -> fx_media_sector_cache_list_ptr;
fx_utility_logical_sector_cache_entry_read.c:324_fx_utility_logical_sector_cache_entry_read()
media_ptr -> fx_media_sector_cache_list_ptr;
fx_utility_logical_sector_cache_entry_read.c:325_fx_utility_logical_sector_cache_entry_read()
media_ptr -> fx_media_sector_cache_list_ptr = cache_entry;
fx_utility_logical_sector_flush.c:119_fx_utility_logical_sector_flush()
cache_entry = media_ptr -> fx_media_sector_cache_list_ptr;
fx_utility_logical_sector_read.c:303_fx_utility_logical_sector_read()
media_ptr -> fx_media_sector_cache_list_ptr;
fx_utility_logical_sector_read.c:304_fx_utility_logical_sector_read()
media_ptr -> fx_media_sector_cache_list_ptr = cache_entry;
fx_utility_logical_sector_read.c:584_fx_utility_logical_sector_read()
media_ptr -> fx_media_sector_cache_list_ptr;
fx_utility_logical_sector_read.c:585_fx_utility_logical_sector_read()
media_ptr -> fx_media_sector_cache_list_ptr = cache_entry;
fx_utility_logical_sector_write.c:161_fx_utility_logical_sector_write()
cache_entry = media_ptr -> fx_media_sector_cache_list_ptr;

Data Use

Functions writing FX_MEDIA_STRUCT::fx_media_sector_cache_list_ptr
Functions reading FX_MEDIA_STRUCT::fx_media_sector_cache_list_ptr
FX_MEDIA_STRUCT::fx_media_sector_cache_list_ptr
Type of FX_MEDIA_STRUCT::fx_media_sector_cache_list_ptr
FX_MEDIA_STRUCT::fx_media_sector_cache_list_ptr
all items filtered out