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

FX_MEDIA_STRUCT::fx_media_driver_sector_type field

Syntax

UINT fx_media_driver_sector_type;

References

LocationReferrerText
fx_api.h:1010
UINT fx_media_driver_sector_type;
fx_directory_create.c:583_fx_directory_create()
media_ptr -> fx_media_driver_sector_type = FX_DIRECTORY_SECTOR;
fx_directory_free_search.c:602_fx_directory_free_search()
media_ptr -> fx_media_driver_sector_type = FX_DIRECTORY_SECTOR;
fx_media_close.c:254_fx_media_close()
media_ptr -> fx_media_driver_sector_type = FX_DIRECTORY_SECTOR;
fx_media_close.c:313_fx_media_close()
media_ptr -> fx_media_driver_sector_type = FX_DIRECTORY_SECTOR;
fx_media_flush.c:246_fx_media_flush()
media_ptr -> fx_media_driver_sector_type = FX_DIRECTORY_SECTOR;
fx_media_flush.c:302_fx_media_flush()
media_ptr -> fx_media_driver_sector_type = FX_DIRECTORY_SECTOR;
fx_media_format.c:460_fx_media_format()
media_ptr -> fx_media_driver_sector_type = FX_BOOT_SECTOR;
fx_media_format.c:524_fx_media_format()
media_ptr -> fx_media_driver_sector_type = FX_BOOT_SECTOR;
fx_media_format.c:622_fx_media_format()
media_ptr -> fx_media_driver_sector_type = FX_FAT_SECTOR;
fx_media_format.c:660_fx_media_format()
media_ptr -> fx_media_driver_sector_type = FX_DIRECTORY_SECTOR;
fx_media_open.c:296_fx_media_open()
media_ptr -> fx_media_driver_sector_type = FX_BOOT_SECTOR;
fx_media_open.c:665_fx_media_open()
media_ptr -> fx_media_driver_sector_type = FX_DIRECTORY_SECTOR;
fx_media_open.c:854_fx_media_open()
media_ptr -> fx_media_driver_sector_type = FX_FAT_SECTOR;
fx_media_volume_get_extended.c:301_fx_media_volume_get_extended()
media_ptr -> fx_media_driver_sector_type = FX_BOOT_SECTOR;
fx_media_volume_set.c:290_fx_media_volume_set()
media_ptr -> fx_media_driver_sector_type = FX_BOOT_SECTOR;
fx_media_volume_set.c:368_fx_media_volume_set()
media_ptr -> fx_media_driver_sector_type = FX_BOOT_SECTOR;
fx_utility_logical_sector_flush.c:175_fx_utility_logical_sector_flush()
media_ptr -> fx_media_driver_sector_type = cache_entry -> fx_cached_sector_type;
fx_utility_logical_sector_flush.c:377_fx_utility_logical_sector_flush()
media_ptr -> fx_media_driver_sector_type = cache_entry -> fx_cached_sector_type;
fx_utility_logical_sector_read.c:194_fx_utility_logical_sector_read()
media_ptr -> fx_media_driver_sector_type = cache_entry -> fx_cached_sector_type;
fx_utility_logical_sector_read.c:255_fx_utility_logical_sector_read()
media_ptr -> fx_media_driver_sector_type = sector_type;
fx_utility_logical_sector_read.c:436_fx_utility_logical_sector_read()
media_ptr -> fx_media_driver_sector_type = sector_type;
fx_utility_logical_sector_read.c:518_fx_utility_logical_sector_read()
media_ptr -> fx_media_driver_sector_type = cache_entry -> fx_cached_sector_type;
fx_utility_logical_sector_write.c:341_fx_utility_logical_sector_write()
media_ptr -> fx_media_driver_sector_type = sector_type;
fx_utility_logical_sector_write.c:419_fx_utility_logical_sector_write()
media_ptr -> fx_media_driver_sector_type = sector_type;

Data Use

Type of FX_MEDIA_STRUCT::fx_media_driver_sector_type
FX_MEDIA_STRUCT::fx_media_driver_sector_type
all items filtered out