filex + 0/13 examples
CodeScope will show references to UINT from the following samples and libraries:
Libraries
Examples
STM32469I-Discovery
Applications
FileX
FX_IAP
USBX
STM32F429ZI-Nucleo
Applications
FileX
NetXDuo
USBX
 
Symbols
loading...
Files
loading...

UINT

Syntax

typedef unsigned int UINT;

Examples

UINT is referenced by 13 libraries and example projects.

References

LocationReferrerScopeText
fx_port.h:95
typedef unsigned int UINT;
fx_api.h:788FX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_presentFX_DIR_ENTRY_STRUCT
UINT fx_dir_entry_long_name_present; /* 0 (default) => LFN not present; 1 => LFN present */
fx_api.h:789FX_DIR_ENTRY_STRUCT::fx_dir_entry_long_name_shortedFX_DIR_ENTRY_STRUCT
UINT fx_dir_entry_long_name_shorted; /* LFN too large, file name was made shorter */
fx_api.h:793FX_DIR_ENTRY_STRUCT::fx_dir_entry_created_timeFX_DIR_ENTRY_STRUCT
UINT fx_dir_entry_created_time; /* Created time */
fx_api.h:794FX_DIR_ENTRY_STRUCT::fx_dir_entry_created_dateFX_DIR_ENTRY_STRUCT
UINT fx_dir_entry_created_date; /* Created date */
fx_api.h:795FX_DIR_ENTRY_STRUCT::fx_dir_entry_last_accessed_dateFX_DIR_ENTRY_STRUCT
UINT fx_dir_entry_last_accessed_date; /* Last accessed date */
fx_api.h:796FX_DIR_ENTRY_STRUCT::fx_dir_entry_timeFX_DIR_ENTRY_STRUCT
UINT fx_dir_entry_time; /* Modified time */
fx_api.h:797FX_DIR_ENTRY_STRUCT::fx_dir_entry_dateFX_DIR_ENTRY_STRUCT
UINT fx_dir_entry_date; /* Modified cluster */
fx_api.h:904FX_MEDIA_STRUCT::fx_media_sector_cache_hashedFX_MEDIA_STRUCT
fx_api.h:930FX_MEDIA_STRUCT::fx_media_bytes_per_sectorFX_MEDIA_STRUCT
fx_api.h:931FX_MEDIA_STRUCT::fx_media_sectors_per_trackFX_MEDIA_STRUCT
fx_api.h:932FX_MEDIA_STRUCT::fx_media_headsFX_MEDIA_STRUCT
fx_api.h:970FX_MEDIA_STRUCT::fx_media_reserved_sectorsFX_MEDIA_STRUCT
fx_api.h:971FX_MEDIA_STRUCT::fx_media_root_sector_startFX_MEDIA_STRUCT
fx_api.h:972FX_MEDIA_STRUCT::fx_media_root_sectorsFX_MEDIA_STRUCT
fx_api.h:973FX_MEDIA_STRUCT::fx_media_data_sector_startFX_MEDIA_STRUCT
fx_api.h:974FX_MEDIA_STRUCT::fx_media_sectors_per_clusterFX_MEDIA_STRUCT
fx_api.h:975FX_MEDIA_STRUCT::fx_media_sectors_per_FATFX_MEDIA_STRUCT
fx_api.h:976FX_MEDIA_STRUCT::fx_media_number_of_FATsFX_MEDIA_STRUCT
fx_api.h:977FX_MEDIA_STRUCT::fx_media_12_bit_FATFX_MEDIA_STRUCT
fx_api.h:978FX_MEDIA_STRUCT::fx_media_32_bit_FATFX_MEDIA_STRUCT
fx_api.h:980FX_MEDIA_STRUCT::fx_media_FAT32_additional_info_last_availableFX_MEDIA_STRUCT
fx_api.h:987FX_MEDIA_STRUCT::fx_media_root_directory_entriesFX_MEDIA_STRUCT
fx_api.h:994FX_MEDIA_STRUCT::fx_media_driver_requestFX_MEDIA_STRUCT
fx_api.h:995FX_MEDIA_STRUCT::fx_media_driver_statusFX_MEDIA_STRUCT
fx_api.h:1004FX_MEDIA_STRUCT::fx_media_driver_physical_trackFX_MEDIA_STRUCT
fx_api.h:1005FX_MEDIA_STRUCT::fx_media_driver_physical_headFX_MEDIA_STRUCT
fx_api.h:1006FX_MEDIA_STRUCT::fx_media_driver_write_protectFX_MEDIA_STRUCT
UINT fx_media_driver_write_protect; /* The driver sets this to FX_TRUE when media is write protected. */
fx_api.h:1007FX_MEDIA_STRUCT::fx_media_driver_free_sector_updateFX_MEDIA_STRUCT
UINT fx_media_driver_free_sector_update; /* The driver sets this to FX_TRUE when it needs to know freed clusters. */
fx_api.h:1008FX_MEDIA_STRUCT::fx_media_driver_system_writeFX_MEDIA_STRUCT
fx_api.h:1009FX_MEDIA_STRUCT::fx_media_driver_data_sector_readFX_MEDIA_STRUCT
fx_api.h:1010FX_MEDIA_STRUCT::fx_media_driver_sector_typeFX_MEDIA_STRUCT
fx_api.h:1118FX_MEDIA_STRUCT::fx_media_last_found_directory_validFX_MEDIA_STRUCT
fx_api.h:1513_fxe_directory_attributes_read()
fx_api.h:1514_fxe_directory_attributes_set()
fx_api.h:1515_fxe_directory_create()
fx_api.h:1516_fxe_directory_default_get()
fx_api.h:1517_fxe_directory_default_get_copy()
fx_api.h:1518_fxe_directory_default_set()
fx_api.h:1519_fxe_directory_delete()
fx_api.h:1520_fxe_directory_first_entry_find()
fx_api.h:1521_fxe_directory_first_full_entry_find()
fx_api.h:1522_fxe_directory_first_full_entry_find()::year_fxe_directory_first_full_entry_find()
ULONG *size, UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second);
fx_api.h:1523_fxe_directory_information_get()
fx_api.h:1524_fxe_directory_information_get()::year_fxe_directory_information_get()
UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second);
fx_api.h:1525_fxe_directory_local_path_clear()
fx_api.h:1526_fxe_directory_local_path_get()
fx_api.h:1527_fxe_directory_local_path_get_copy()
fx_api.h:1528_fxe_directory_local_path_restore()
fx_api.h:1532_fxe_directory_local_path_set()
fx_api.h:1534_fxe_directory_long_name_get()
fx_api.h:1535_fxe_directory_long_name_get_extended()
fx_api.h:1536_fxe_directory_name_test()
fx_api.h:1537_fxe_directory_next_entry_find()
fx_api.h:1538_fxe_directory_next_full_entry_find()
fx_api.h:1539_fxe_directory_next_full_entry_find()::year_fxe_directory_next_full_entry_find()
ULONG *size, UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second);
fx_api.h:1540_fxe_directory_rename()
fx_api.h:1541_fxe_directory_short_name_get()
fx_api.h:1542_fxe_directory_short_name_get_extended()
fx_api.h:1545_fxe_file_allocate()
fx_api.h:1547_fxe_file_attributes_read()
fx_api.h:1548_fxe_file_attributes_set()
fx_api.h:1549_fxe_file_best_effort_allocate()
fx_api.h:1550_fxe_file_close()
fx_api.h:1551_fxe_file_create()
fx_api.h:1552_fxe_file_date_time_set()
fx_api.h:1553_fxe_file_date_time_set()::year_fxe_file_date_time_set()
UINT year, UINT month, UINT day, UINT hour, UINT minute, UINT second);
fx_api.h:1554_fxe_file_delete()
fx_api.h:1559_fxe_file_open()
fx_api.h:1560_fxe_file_open()::open_type_fxe_file_open()
fx_api.h:1562_fxe_file_read()
fx_api.h:1564_fxe_file_relative_seek()
fx_api.h:1566_fxe_file_rename()
fx_api.h:1568_fxe_file_seek()
fx_api.h:1569_fxe_file_truncate()
fx_api.h:1570_fxe_file_truncate_release()
fx_api.h:1572_fxe_file_write()
fx_api.h:1573_fxe_file_write_notify_set()
fx_api.h:1574_fxe_file_extended_allocate()
fx_api.h:1575_fxe_file_extended_best_effort_allocate()
fx_api.h:1576_fxe_file_extended_relative_seek()
fx_api.h:1577_fxe_file_extended_seek()
fx_api.h:1578_fxe_file_extended_truncate()
fx_api.h:1579_fxe_file_extended_truncate_release()
fx_api.h:1581_fxe_media_abort()
fx_api.h:1582_fxe_media_cache_invalidate()
fx_api.h:1583_fxe_media_check()
fx_api.h:1584_fxe_media_close()
fx_api.h:1585_fxe_media_flush()
fx_api.h:1586_fxe_media_format()
fx_api.h:1587_fxe_media_format()::number_of_fats_fxe_media_format()
fx_api.h:1588_fxe_media_format()::bytes_per_sector_fxe_media_format()
fx_api.h:1589_fxe_media_format()::heads_fxe_media_format()
fx_api.h:1600_fxe_media_open()
fx_api.h:1602_fxe_media_open()::media_control_block_size_fxe_media_open()
fx_api.h:1604_fxe_media_read()
fx_api.h:1605_fxe_media_space_available()
fx_api.h:1606_fxe_media_volume_get()
fx_api.h:1607_fxe_media_volume_get_extended()
fx_api.h:1608_fxe_media_volume_set()
fx_api.h:1609_fxe_media_write()
fx_api.h:1610_fxe_media_open_notify_set()
fx_api.h:1611_fxe_media_close_notify_set()
fx_api.h:1612_fxe_media_extended_space_available()
fx_api.h:1614_fxe_system_date_get()
UINT fx_system_date_get(UINT *year, UINT *month, UINT *day);
fx_api.h:1615_fxe_system_date_set()
UINT fx_system_date_set(UINT year, UINT month, UINT day);
fx_api.h:1617_fxe_system_time_get()
UINT fx_system_time_get(UINT *hour, UINT *minute, UINT *second);
fx_api.h:1618_fxe_system_time_set()
UINT fx_system_time_set(UINT hour, UINT minute, UINT second);
fx_api.h:1620_fxe_unicode_directory_create()
fx_api.h:1623_fxe_unicode_directory_rename()
fx_api.h:1627_fxe_unicode_file_create()
fx_api.h:1630_fxe_unicode_file_rename()
fx_api.h:1633_fx_unicode_length_get_extended()::buffer_length_fx_unicode_length_get_extended()
fx_api.h:1634_fxe_unicode_name_get()
fx_api.h:1636_fxe_unicode_name_get_extended()
fx_api.h:1638_fxe_unicode_short_name_get()
fx_api.h:1641_fxe_unicode_short_name_get_extended()
fx_api.h:1653_fx_utility_16_unsigned_read()
fx_api.h:1654_fx_utility_16_unsigned_write()::value_fx_utility_16_unsigned_write()
fx_directory.h:56_fx_directory_attributes_read()
fx_directory.h:57_fx_directory_attributes_set()
fx_directory.h:58_fx_directory_create()
fx_directory.h:59_fx_directory_default_get()
fx_directory.h:60_fx_directory_default_get_copy()
fx_directory.h:61_fx_directory_default_set()
fx_directory.h:62_fx_directory_delete()
fx_directory.h:63_fx_directory_entry_read_FAT()
fx_directory.h:65_fx_directory_first_entry_find()
fx_directory.h:66_fx_directory_first_full_entry_find()
fx_directory.h:67_fx_directory_first_full_entry_find()::year_fx_directory_first_full_entry_find()
ULONG *size, UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second);
fx_directory.h:68_fx_directory_information_get()
fx_directory.h:69_fx_directory_information_get()::year_fx_directory_information_get()
UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second);
fx_directory.h:70_fx_directory_local_path_clear()
fx_directory.h:71_fx_directory_local_path_get()
fx_directory.h:72_fx_directory_local_path_get_copy()
fx_directory.h:73_fx_directory_local_path_restore()
fx_directory.h:74_fx_directory_local_path_set()
fx_directory.h:75_fx_directory_long_name_get()
fx_directory.h:76_fx_directory_long_name_get_extended()
fx_directory.h:77_fx_directory_name_test()
fx_directory.h:78_fx_directory_next_entry_find()
fx_directory.h:79_fx_directory_next_full_entry_find()
fx_directory.h:80_fx_directory_next_full_entry_find()::year_fx_directory_next_full_entry_find()
ULONG *size, UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second);
fx_directory.h:81_fx_directory_rename()
fx_directory.h:82_fx_directory_short_name_get()
fx_directory.h:83_fx_directory_short_name_get_extended()
fx_directory.h:85_fxe_directory_attributes_read()
fx_directory.h:86_fxe_directory_attributes_set()
fx_directory.h:87_fxe_directory_create()
fx_directory.h:88_fxe_directory_default_get()
fx_directory.h:89_fxe_directory_default_get_copy()
fx_directory.h:90_fxe_directory_default_set()
fx_directory.h:91_fxe_directory_delete()
fx_directory.h:92_fxe_directory_first_entry_find()
fx_directory.h:93_fxe_directory_first_full_entry_find()
fx_directory.h:94_fxe_directory_first_full_entry_find()::year_fxe_directory_first_full_entry_find()
ULONG *size, UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second);
fx_directory.h:95_fxe_directory_information_get()
fx_directory.h:96_fxe_directory_information_get()::year_fxe_directory_information_get()
UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second);
fx_directory.h:97_fxe_directory_local_path_clear()
fx_directory.h:98_fxe_directory_local_path_get()
fx_directory.h:99_fxe_directory_local_path_get_copy()
fx_directory.h:100_fxe_directory_local_path_restore()
fx_directory.h:101_fxe_directory_local_path_set()
fx_directory.h:102_fxe_directory_long_name_get()
fx_directory.h:103_fxe_directory_long_name_get_extended()
fx_directory.h:104_fxe_directory_name_test()
fx_directory.h:105_fxe_directory_next_entry_find()
fx_directory.h:106_fxe_directory_next_full_entry_find()
fx_directory.h:107_fxe_directory_next_full_entry_find()::year_fxe_directory_next_full_entry_find()
ULONG *size, UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second);
fx_directory.h:108_fxe_directory_rename()
fx_directory.h:109_fxe_directory_short_name_get()
fx_directory.h:110_fxe_directory_short_name_get_extended()
fx_directory.h:130_fx_directory_entry_read()
fx_directory.h:131_fx_directory_entry_write()
fx_directory.h:132_fx_directory_free_search()
fx_directory.h:134_fx_directory_search()
fx_directory_attributes_read.c:81_fx_directory_attributes_read()
fx_directory_attributes_read.c:84_fx_directory_attributes_read()
UINT status;
fx_directory_attributes_read.c:117_fx_directory_attributes_read()
fx_directory_attributes_read.c:145_fx_directory_attributes_read()
fx_directory_attributes_set.c:89_fx_directory_attributes_set()
fx_directory_attributes_set.c:92_fx_directory_attributes_set()
UINT status;
fx_directory_attributes_set.c:119_fx_directory_attributes_set()
fx_directory_create.c:101_fx_directory_create()
fx_directory_create.c:104_fx_directory_create()
UINT status;
fx_directory_create.c:107_fx_directory_create()
UINT sectors;
fx_directory_create.c:119_fx_directory_create()
fx_directory_create.c:185_fx_directory_create()
fx_directory_default_get.c:74_fx_directory_default_get()
fx_directory_default_get.c:95_fx_directory_default_get()
fx_directory_default_get_copy.c:79_fx_directory_default_get_copy()
fx_directory_default_get_copy.c:82_fx_directory_default_get_copy()
UINT status;
fx_directory_default_get_copy.c:84_fx_directory_default_get_copy()
UINT path_name_length_with_null_terminator;
fx_directory_default_set.c:87_fx_directory_default_set()
fx_directory_default_set.c:90_fx_directory_default_set()
UINT status;
fx_directory_default_set.c:93_fx_directory_default_set()
UINT path_string_capacity;
fx_directory_default_set.c:95_fx_directory_default_set()
UINT i;
fx_directory_default_set.c:129_fx_directory_default_set()
fx_directory_delete.c:99_fx_directory_delete()
fx_directory_delete.c:102_fx_directory_delete()
UINT status;
fx_directory_delete.c:147_fx_directory_delete()
fx_directory_entry_read.c:94_fx_directory_entry_read()
fx_directory_entry_read.c:99_fx_directory_entry_read()
UINT i, j, card, dotflag, get_short_name;
fx_directory_entry_read.c:100_fx_directory_entry_read()
UINT number_of_lfns;
fx_directory_entry_read.c:101_fx_directory_entry_read()
UINT status;
fx_directory_entry_read.c:103_fx_directory_entry_read()
UINT relative_cluster;
fx_directory_entry_read.c:104_fx_directory_entry_read()
UINT relative_sector;
fx_directory_entry_read.c:151_fx_directory_entry_read()
relative_cluster = (UINT)(byte_offset / bytes_per_cluster);
fx_directory_entry_read.c:157_fx_directory_entry_read()
relative_sector = (UINT)(byte_offset / ((ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_directory_entry_read.c:288_fx_directory_entry_read()
read_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (UINT)byte_offset;
fx_directory_entry_read.c:309_fx_directory_entry_read()
i = (((UINT)(*read_ptr & (UCHAR)0x1f) - 1) * FX_LONG_NAME_ENTRY_LEN) & 0xFFFFFFFF;
fx_directory_entry_read.c:312_fx_directory_entry_read()
number_of_lfns = (UINT)(*read_ptr & (UCHAR)0x1f);
fx_directory_entry_read.c:320_fx_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = (UINT)(*read_ptr & (UCHAR)0x1f);
fx_directory_entry_read.c:345_fx_directory_entry_read()
card = (UINT)(*read_ptr & (UCHAR)0x1f) - 1;
fx_directory_entry_read.c:516_fx_directory_entry_read()
read_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (UINT) byte_offset;
fx_directory_entry_write.c:85_fx_directory_entry_write()
fx_directory_entry_write.c:89_fx_directory_entry_write()
UINT status, temp, entry, delete_flag;
fx_directory_entry_write.c:90_fx_directory_entry_write()
UINT i, j, k, l, card, len, dotfound, dotpos, match;
fx_directory_entry_write.c:176_fx_directory_entry_write()
work_ptr = sector_base_ptr + (UINT)entry_ptr -> fx_dir_entry_byte_offset;
fx_directory_entry_write.c:1084_fx_directory_entry_write()
fx_directory_first_entry_find.c:80_fx_directory_first_entry_find()
fx_directory_first_entry_find.c:83_fx_directory_first_entry_find()
UINT status;
fx_directory_first_entry_find.c:104_fx_directory_first_entry_find()
fx_directory_first_full_entry_find.c:87_fx_directory_first_full_entry_find()
fx_directory_first_full_entry_find.c:88_fx_directory_first_full_entry_find()
fx_directory_first_full_entry_find.c:89_fx_directory_first_full_entry_find()
UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second)
fx_directory_first_full_entry_find.c:92_fx_directory_first_full_entry_find()
UINT status;
fx_directory_first_full_entry_find.c:113_fx_directory_first_full_entry_find()
fx_directory_free_search.c:87_fx_directory_free_search()
fx_directory_free_search.c:92_fx_directory_free_search()
UINT status, total_entries;
fx_directory_free_search.c:102_fx_directory_free_search()
UINT sectors;
fx_directory_free_search.c:104_fx_directory_free_search()
fx_directory_information_get.c:88_fx_directory_information_get()
fx_directory_information_get.c:89_fx_directory_information_get()
fx_directory_information_get.c:90_fx_directory_information_get()
UINT *year, UINT *month, UINT *day,
fx_directory_information_get.c:91_fx_directory_information_get()
UINT *hour, UINT *minute, UINT *second)
fx_directory_information_get.c:94_fx_directory_information_get()
UINT status;
fx_directory_information_get.c:124_fx_directory_information_get()
fx_directory_local_path_clear.c:80_fx_directory_local_path_clear()
fx_directory_local_path_get.c:81_fx_directory_local_path_get()
fx_directory_local_path_get_copy.c:78_fx_directory_local_path_get_copy()
fx_directory_local_path_get_copy.c:81_fx_directory_local_path_get_copy()
UINT status;
fx_directory_local_path_get_copy.c:83_fx_directory_local_path_get_copy()
UINT path_name_length_with_null_terminator;
fx_directory_local_path_restore.c:81_fx_directory_local_path_restore()
fx_directory_local_path_set.c:85_fx_directory_local_path_set()
fx_directory_local_path_set.c:89_fx_directory_local_path_set()
UINT status;
fx_directory_local_path_set.c:91_fx_directory_local_path_set()
UINT path_string_capacity;
fx_directory_local_path_set.c:93_fx_directory_local_path_set()
UINT i, j;
fx_directory_local_path_set.c:136_fx_directory_local_path_set()
fx_directory_long_name_get.c:79_fx_directory_long_name_get()
fx_directory_long_name_get_extended.c:76_fx_directory_long_name_get_extended()
fx_directory_long_name_get_extended.c:79_fx_directory_long_name_get_extended()
UINT status;
fx_directory_long_name_get_extended.c:80_fx_directory_long_name_get_extended()
UINT i;
fx_directory_long_name_get_extended.c:94_fx_directory_long_name_get_extended()
fx_directory_name_extract.c:80_fx_directory_name_extract()
UINT i;
fx_directory_name_test.c:79_fx_directory_name_test()
fx_directory_name_test.c:82_fx_directory_name_test()
UINT status;
fx_directory_name_test.c:110_fx_directory_name_test()
fx_directory_next_entry_find.c:87_fx_directory_next_entry_find()
fx_directory_next_entry_find.c:91_fx_directory_next_entry_find()
UINT status;
fx_directory_next_entry_find.c:92_fx_directory_next_entry_find()
UINT temp_status;
fx_directory_next_entry_find.c:99_fx_directory_next_entry_find()
UINT index;
fx_directory_next_entry_find.c:128_fx_directory_next_entry_find()
fx_directory_next_entry_find.c:346_fx_directory_next_entry_find()
UINT v, j;
fx_directory_next_full_entry_find.c:96_fx_directory_next_full_entry_find()
fx_directory_next_full_entry_find.c:97_fx_directory_next_full_entry_find()
fx_directory_next_full_entry_find.c:98_fx_directory_next_full_entry_find()
UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second)
fx_directory_next_full_entry_find.c:102_fx_directory_next_full_entry_find()
UINT status;
fx_directory_next_full_entry_find.c:103_fx_directory_next_full_entry_find()
UINT temp_status;
fx_directory_next_full_entry_find.c:110_fx_directory_next_full_entry_find()
UINT index;
fx_directory_next_full_entry_find.c:149_fx_directory_next_full_entry_find()
fx_directory_next_full_entry_find.c:449_fx_directory_next_full_entry_find()
UINT v, j;
fx_directory_rename.c:95_fx_directory_rename()
fx_directory_rename.c:98_fx_directory_rename()
UINT status;
fx_directory_rename.c:172_fx_directory_rename()
fx_directory_search.c:102_fx_directory_search()
fx_directory_search.c:107_fx_directory_search()
UINT found;
fx_directory_search.c:108_fx_directory_search()
UINT status;
fx_directory_search.c:110_fx_directory_search()
UINT v, j;
fx_directory_search.c:122_fx_directory_search()
UINT index;
fx_directory_search.c:222_fx_directory_search()
UINT match;
fx_directory_short_name_get.c:79_fx_directory_short_name_get()
fx_directory_short_name_get_extended.c:76_fx_directory_short_name_get_extended()
fx_directory_short_name_get_extended.c:79_fx_directory_short_name_get_extended()
UINT status;
fx_directory_short_name_get_extended.c:80_fx_directory_short_name_get_extended()
UINT i;
fx_directory_short_name_get_extended.c:94_fx_directory_short_name_get_extended()
fx_file.h:59_fx_file_allocate()
fx_file.h:63_fx_file_attributes_read()
fx_file.h:64_fx_file_attributes_set()
fx_file.h:65_fx_file_best_effort_allocate()
fx_file.h:66_fx_file_close()
fx_file.h:67_fx_file_create()
fx_file.h:68_fx_file_date_time_set()
fx_file.h:69_fx_file_date_time_set()::year_fx_file_date_time_set()
UINT year, UINT month, UINT day, UINT hour, UINT minute, UINT second);
fx_file.h:70_fx_file_delete()
fx_file.h:71_fx_file_open()
fx_file.h:72_fx_file_open()::open_type_fx_file_open()
UINT open_type);
fx_file.h:73_fx_file_read()
fx_file.h:75_fx_file_relative_seek()
fx_file.h:79_fx_file_rename()
fx_file.h:81_fx_file_seek()
fx_file.h:82_fx_file_truncate()
fx_file.h:83_fx_file_truncate_release()
fx_file.h:89_fx_file_write()
fx_file.h:90_fx_file_write_notify_set()
fx_file.h:91_fx_file_extended_allocate()
fx_file.h:92_fx_file_extended_best_effort_allocate()
fx_file.h:93_fx_file_extended_relative_seek()
fx_file.h:94_fx_file_extended_seek()
fx_file.h:95_fx_file_extended_truncate()
fx_file.h:96_fx_file_extended_truncate_release()
fx_file.h:98_fxe_file_allocate()
fx_file.h:99_fxe_file_attributes_read()
fx_file.h:100_fxe_file_attributes_set()
fx_file.h:101_fxe_file_best_effort_allocate()
fx_file.h:102_fxe_file_close()
fx_file.h:103_fxe_file_create()
fx_file.h:104_fxe_file_date_time_set()
fx_file.h:105_fxe_file_date_time_set()::year_fxe_file_date_time_set()
UINT year, UINT month, UINT day, UINT hour, UINT minute, UINT second);
fx_file.h:106_fxe_file_delete()
fx_file.h:107_fxe_file_open()
fx_file.h:108_fxe_file_open()::open_type_fxe_file_open()
fx_file.h:109_fxe_file_read()
fx_file.h:110_fxe_file_relative_seek()
fx_file.h:111_fxe_file_rename()
fx_file.h:112_fxe_file_seek()
fx_file.h:113_fxe_file_truncate()
fx_file.h:114_fxe_file_truncate_release()
fx_file.h:115_fxe_file_write()
fx_file.h:116_fxe_file_write_notify_set()
fx_file.h:117_fxe_file_extended_allocate()
fx_file.h:118_fxe_file_extended_best_effort_allocate()
fx_file.h:119_fxe_file_extended_relative_seek()
fx_file.h:120_fxe_file_extended_seek()
fx_file.h:121_fxe_file_extended_truncate()
fx_file.h:122_fxe_file_extended_truncate_release()
fx_file_allocate.c:79_fx_file_allocate()
fx_file_attributes_read.c:80_fx_file_attributes_read()
fx_file_attributes_read.c:83_fx_file_attributes_read()
UINT status;
fx_file_attributes_read.c:130_fx_file_attributes_read()
fx_file_attributes_read.c:158_fx_file_attributes_read()
fx_file_attributes_set.c:89_fx_file_attributes_set()
fx_file_attributes_set.c:92_fx_file_attributes_set()
UINT status;
fx_file_attributes_set.c:135_fx_file_attributes_set()
fx_file_best_effort_allocate.c:79_fx_file_best_effort_allocate()
fx_file_best_effort_allocate.c:82_fx_file_best_effort_allocate()
UINT status;
fx_file_close.c:76_fx_file_close()
fx_file_close.c:79_fx_file_close()
UINT status;
fx_file_close.c:81_fx_file_close()
fx_file_close.c:105_fx_file_close()
fx_file_create.c:93_fx_file_create()
fx_file_create.c:96_fx_file_create()
fx_file_create.c:98_fx_file_create()
UINT status;
fx_file_create.c:100_fx_file_create()
UINT i;
fx_file_create.c:170_fx_file_create()
fx_file_date_time_set.c:82_fx_file_date_time_set()
fx_file_date_time_set.c:83_fx_file_date_time_set()
UINT year, UINT month, UINT day, UINT hour, UINT minute, UINT second)
fx_file_date_time_set.c:86_fx_file_date_time_set()
UINT status;
fx_file_date_time_set.c:108_fx_file_date_time_set()
fx_file_delete.c:94_fx_file_delete()
fx_file_delete.c:97_fx_file_delete()
UINT status;
fx_file_delete.c:134_fx_file_delete()
fx_file_extended_allocate.c:97_fx_file_extended_allocate()
fx_file_extended_allocate.c:100_fx_file_extended_allocate()
UINT status;
fx_file_extended_allocate.c:102_fx_file_extended_allocate()
UINT found;
fx_file_extended_allocate.c:159_fx_file_extended_allocate()
fx_file_extended_best_effort_allocate.c:98_fx_file_extended_best_effort_allocate()
fx_file_extended_best_effort_allocate.c:101_fx_file_extended_best_effort_allocate()
UINT status;
fx_file_extended_best_effort_allocate.c:103_fx_file_extended_best_effort_allocate()
UINT found;
fx_file_extended_best_effort_allocate.c:163_fx_file_extended_best_effort_allocate()
fx_file_extended_relative_seek.c:84_fx_file_extended_relative_seek()
fx_file_extended_seek.c:81_fx_file_extended_seek()
fx_file_extended_seek.c:84_fx_file_extended_seek()
UINT status;
fx_file_extended_seek.c:117_fx_file_extended_seek()
fx_file_extended_seek.c:305_fx_file_extended_seek()
file_ptr -> fx_file_current_relative_sector = (UINT)(((bytes_remaining - 1) / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_seek.c:317_fx_file_extended_seek()
file_ptr -> fx_file_current_relative_sector = (UINT)((bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_truncate.c:86_fx_file_extended_truncate()
fx_file_extended_truncate.c:89_fx_file_extended_truncate()
UINT status;
fx_file_extended_truncate.c:132_fx_file_extended_truncate()
fx_file_extended_truncate.c:306_fx_file_extended_truncate()
file_ptr -> fx_file_current_relative_sector = (UINT)((bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_truncate_release.c:96_fx_file_extended_truncate_release()
fx_file_extended_truncate_release.c:99_fx_file_extended_truncate_release()
UINT status;
fx_file_extended_truncate_release.c:146_fx_file_extended_truncate_release()
fx_file_extended_truncate_release.c:389_fx_file_extended_truncate_release()
file_ptr -> fx_file_current_relative_sector = (UINT)((bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_truncate_release.c:856_fx_file_extended_truncate_release()
search_ptr -> fx_file_current_relative_sector = (UINT)((bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_open.c:85_fx_file_open()
fx_file_open.c:88_fx_file_open()
UINT status;
fx_file_open.c:90_fx_file_open()
UINT leading_consecutive;
fx_file_open.c:98_fx_file_open()
UINT last_cluster;
fx_file_open.c:104_fx_file_open()
UINT fast_open;
fx_file_open.c:173_fx_file_open()
fx_file_read.c:84_fx_file_read()
fx_file_read.c:87_fx_file_read()
UINT status;
fx_file_read.c:92_fx_file_read()
UINT sectors;
fx_file_read.c:124_fx_file_read()
fx_file_read.c:221_fx_file_read()
sectors = (UINT)(bytes_remaining / media_ptr -> fx_media_bytes_per_sector);
fx_file_relative_seek.c:84_fx_file_relative_seek()
fx_file_rename.c:94_fx_file_rename()
fx_file_rename.c:100_fx_file_rename()
UINT status;
fx_file_rename.c:176_fx_file_rename()
fx_file_seek.c:78_fx_file_seek()
fx_file_truncate.c:78_fx_file_truncate()
fx_file_truncate_release.c:80_fx_file_truncate_release()
fx_file_write.c:100_fx_file_write()
fx_file_write.c:103_fx_file_write()
UINT status;
fx_file_write.c:116_fx_file_write()
UINT sectors;
fx_file_write.c:190_fx_file_write()
fx_file_write.c:500_fx_file_write()
clusters = (UINT)((size + (bytes_per_cluster - 1) -
fx_file_write.c:1336_fx_file_write()
sectors = (UINT)(bytes_remaining / media_ptr -> fx_media_bytes_per_sector);
fx_file_write_notify_set.c:74_fx_file_write_notify_set()
fx_media.h:56_fx_media_abort()
fx_media.h:57_fx_media_cache_invalidate()
fx_media.h:58_fx_media_check()
fx_media.h:59_fx_media_close()
fx_media.h:60_fx_media_flush()
fx_media.h:61_fx_media_format()
fx_media.h:62_fx_media_format()::number_of_fats_fx_media_format()
fx_media.h:63_fx_media_format()::bytes_per_sector_fx_media_format()
fx_media.h:64_fx_media_format()::heads_fx_media_format()
fx_media.h:65_fx_media_exFAT_format()
fx_media.h:66_fx_media_exFAT_format()::number_of_fats_fx_media_exFAT_format()
fx_media.h:67_fx_media_open()
fx_media.h:70_fx_media_read()
fx_media.h:71_fx_media_space_available()
fx_media.h:72_fx_media_volume_get()
fx_media.h:73_fx_media_volume_get_extended()
fx_media.h:74_fx_media_volume_set()
fx_media.h:75_fx_media_write()
fx_media.h:76_fx_media_open_notify_set()
fx_media.h:77_fx_media_close_notify_set()
fx_media.h:78_fx_media_extended_space_available()
fx_media.h:81_fxe_media_abort()
fx_media.h:82_fxe_media_cache_invalidate()
fx_media.h:83_fxe_media_check()
fx_media.h:84_fxe_media_close()
fx_media.h:85_fxe_media_flush()
fx_media.h:86_fxe_media_format()
fx_media.h:87_fxe_media_format()::number_of_fats_fxe_media_format()
fx_media.h:88_fxe_media_format()::bytes_per_sector_fxe_media_format()
fx_media.h:89_fxe_media_format()::heads_fxe_media_format()
fx_media.h:90_fxe_media_exFAT_format()
fx_media.h:91_fxe_media_exFAT_format()::number_of_fats_fxe_media_exFAT_format()
fx_media.h:92_fxe_media_open()
fx_media.h:94_fxe_media_open()::media_control_block_size_fxe_media_open()
fx_media.h:95_fxe_media_read()
fx_media.h:96_fxe_media_space_available()
fx_media.h:97_fxe_media_volume_get()
fx_media.h:98_fxe_media_volume_get_extended()
fx_media.h:99_fxe_media_volume_set()
fx_media.h:100_fxe_media_write()
fx_media.h:101_fxe_media_open_notify_set()
fx_media.h:102_fxe_media_close_notify_set()
fx_media.h:103_fxe_media_extended_space_available()
fx_media.h:111_fx_media_boot_info_extract()
fx_media_abort.c:76_fx_media_abort()
fx_media_abort.c:79_fx_media_abort()
fx_media_abort.c:102_fx_media_abort()
fx_media_boot_info_extract.c:118_fx_media_boot_info_extract()
fx_media_boot_info_extract.c:285_fx_media_boot_info_extract()
fx_media_boot_info_extract.c:306_fx_media_boot_info_extract()
media_ptr -> fx_media_number_of_FATs = ((UINT)boot_sector[FX_NUMBER_OF_FATS] & 0xFF);
fx_media_cache_invalidate.c:76_fx_media_cache_invalidate()
fx_media_cache_invalidate.c:79_fx_media_cache_invalidate()
UINT status;
fx_media_cache_invalidate.c:80_fx_media_cache_invalidate()
UINT i;
fx_media_cache_invalidate.c:101_fx_media_cache_invalidate()
fx_media_check.c:170_fx_media_check()
fx_media_check.c:176_fx_media_check()
UINT status, long_name_size;
fx_media_check.c:177_fx_media_check()
UINT current_directory_index;
fx_media_check.c:203_fx_media_check()
fx_media_check_FAT_chain_check.c:86_fx_media_check_FAT_chain_check()
UINT status;
fx_media_check_lost_cluster_check.c:87_fx_media_check_lost_cluster_check()
UINT status;
fx_media_close.c:94_fx_media_close()
fx_media_close.c:97_fx_media_close()
fx_media_close.c:103_fx_media_close()
UINT status;
fx_media_close.c:121_fx_media_close()
fx_media_close_notify_set.c:73_fx_media_close_notify_set()
fx_media_extended_space_available.c:75_fx_media_extended_space_available()
fx_media_extended_space_available.c:95_fx_media_extended_space_available()
fx_media_flush.c:87_fx_media_flush()
fx_media_flush.c:90_fx_media_flush()
UINT status;
fx_media_flush.c:93_fx_media_flush()
fx_media_flush.c:114_fx_media_flush()
fx_media_format.c:125_fx_media_format()
fx_media_format.c:126_fx_media_format()
fx_media_format.c:127_fx_media_format()
fx_media_format.c:128_fx_media_format()
fx_media_format.c:132_fx_media_format()
UINT reserved_sectors, i, j, root_sectors, total_clusters, bytes_needed;
fx_media_format.c:133_fx_media_format()
UINT sectors_per_fat, f, s;
fx_media_format.c:363_fx_media_format()
fx_media_format.c:372_fx_media_format()
fx_media_format_oem_name_set.c:35fx_media_format_oem_name_set()
fx_media_format_oem_name_set.c:80fx_media_format_oem_name_set()
fx_media_format_oem_name_set.c:83fx_media_format_oem_name_set()
UINT i;
fx_media_format_type_set.c:35fx_media_format_type_set()
fx_media_format_type_set.c:79fx_media_format_type_set()
fx_media_format_volume_id_set.c:35fx_media_format_volume_id_set()
fx_media_format_volume_id_set.c:80fx_media_format_volume_id_set()
fx_media_open.c:137_fx_media_open()
fx_media_open.c:149_fx_media_open()
UINT status;
fx_media_open.c:150_fx_media_open()
UINT additional_info_sector;
fx_media_open.c:153_fx_media_open()
fx_media_open.c:382_fx_media_open()
fx_media_open.c:989_fx_media_open()
fx_media_open_notify_set.c:73_fx_media_open_notify_set()
fx_media_read.c:76_fx_media_read()
fx_media_read.c:79_fx_media_read()
UINT status;
fx_media_read.c:105_fx_media_read()
fx_media_space_available.c:77_fx_media_space_available()
fx_media_space_available.c:80_fx_media_space_available()
UINT status;
fx_media_volume_get.c:86_fx_media_volume_get()
fx_media_volume_get_extended.c:84_fx_media_volume_get_extended()
fx_media_volume_get_extended.c:87_fx_media_volume_get_extended()
UINT status, offset;
fx_media_volume_get_extended.c:112_fx_media_volume_get_extended()
fx_media_volume_get_extended.c:233_fx_media_volume_get_extended()
if (media_ptr -> fx_media_memory_buffer[offset + (UINT)j] != (UCHAR)' ')
fx_media_volume_get_extended.c:260_fx_media_volume_get_extended()
volume_name[j] = (CHAR)media_ptr -> fx_media_memory_buffer[offset + (UINT)j];
fx_media_volume_get_extended.c:339_fx_media_volume_get_extended()
if (media_ptr -> fx_media_memory_buffer[offset + (UINT)j] != (UCHAR)' ')
fx_media_volume_get_extended.c:366_fx_media_volume_get_extended()
volume_name[j] = (CHAR)media_ptr -> fx_media_memory_buffer[offset + (UINT)j];
fx_media_volume_set.c:85_fx_media_volume_set()
fx_media_volume_set.c:90_fx_media_volume_set()
UINT status, offset;
fx_media_volume_set.c:110_fx_media_volume_set()
fx_media_volume_set.c:498_fx_media_volume_set()
(UINT)dir_entry.fx_dir_entry_byte_offset;
fx_media_write.c:76_fx_media_write()
fx_media_write.c:79_fx_media_write()
UINT status;
fx_media_write.c:105_fx_media_write()
fx_partition_offset_calculate.c:44_fx_partition_offset_calculate()
fx_partition_offset_calculate.c:46_fx_utility_partition_get()
fx_partition_offset_calculate.c:47_fx_utility_partition_get()::count_fx_utility_partition_get()
fx_partition_offset_calculate.c:112_fx_partition_offset_calculate()
fx_partition_offset_calculate.c:117_fx_partition_offset_calculate()
UINT count;
fx_partition_offset_calculate.c:302_fx_utility_partition_get()
fx_partition_offset_calculate.c:303_fx_utility_partition_get()
fx_partition_offset_calculate.c:306_fx_utility_partition_get()
UINT i;
fx_stm32_levelx_nor_driver.c:21fx_lx_nor_driver_instance::idfx_lx_nor_driver_instance
UINT id;
fx_stm32_levelx_nor_driver.c:23fx_lx_nor_driver_instance::nor_driver_initializefx_lx_nor_driver_instance
fx_stm32_levelx_nor_driver.c:25fx_lx_nor_driver_instance::initializedfx_lx_nor_driver_instance
fx_stm32_levelx_nor_driver.c:55find_driver_id()
static UINT find_driver_id(UINT driver_id)
fx_stm32_levelx_nor_driver.c:57find_driver_id()
UINT i = 0;
fx_stm32_levelx_nor_driver.c:71fx_stm32_levelx_nor_driver()
UINT status;
fx_stm32_levelx_nor_driver.c:87fx_stm32_levelx_nor_driver()
fx_stm32_sd_driver.c:28_fx_partition_offset_calculate()
fx_stm32_sd_driver.c:30sd_read_data()
fx_stm32_sd_driver.c:31sd_write_data()
fx_stm32_sd_driver.c:33is_initialized
static UINT is_initialized = 0;
fx_stm32_sd_driver.c:59fx_stm32_sd_driver()
UINT status;
fx_stm32_sd_driver.c:60fx_stm32_sd_driver()
UINT unaligned_buffer;
fx_stm32_sd_driver.c:80fx_stm32_sd_driver()
unaligned_buffer = (UINT)(media_ptr->fx_media_driver_buffer) & 0x3;
fx_stm32_sd_driver.c:92fx_stm32_sd_driver()
FX_STM32_SD_PRE_INIT(media_ptr);
fx_stm32_sd_driver.c:258sd_read_data()
static UINT sd_read_data(FX_MEDIA *media_ptr, ULONG start_sector, UINT num_sectors, UINT use_scratch_buffer)
fx_stm32_sd_driver.c:261sd_read_data()
UINT status;
fx_stm32_sd_driver.c:265sd_read_data()
FX_STM32_SD_PRE_READ_TRANSFER(media_ptr);
fx_stm32_sd_driver.c:274sd_read_data()
status = fx_stm32_sd_read_blocks(FX_STM32_SD_INSTANCE, (UINT *)scratch, (UINT)start_sector++, 1);
fx_stm32_sd_driver.c:284sd_read_data()
FX_STM32_SD_READ_CPLT_NOTIFY();
fx_stm32_sd_driver.c:307sd_read_data()
status = fx_stm32_sd_read_blocks(FX_STM32_SD_INSTANCE, (UINT *)media_ptr->fx_media_driver_buffer, (UINT)start_sector, num_sectors);
fx_stm32_sd_driver.c:318sd_read_data()
FX_STM32_SD_READ_CPLT_NOTIFY();
fx_stm32_sd_driver.c:329sd_read_data()
FX_STM32_SD_POST_READ_TRANSFER(media_ptr);
fx_stm32_sd_driver.c:342sd_write_data()
static UINT sd_write_data(FX_MEDIA *media_ptr, ULONG start_sector, UINT num_sectors, UINT use_scratch_buffer)
fx_stm32_sd_driver.c:345sd_write_data()
UINT status;
fx_stm32_sd_driver.c:349sd_write_data()
FX_STM32_SD_PRE_WRITE_TRANSFER(media_ptr);
fx_stm32_sd_driver.c:365sd_write_data()
status = fx_stm32_sd_write_blocks(FX_STM32_SD_INSTANCE, (UINT *)scratch, (UINT)start_sector++, 1);
fx_stm32_sd_driver.c:375sd_write_data()
FX_STM32_SD_WRITE_CPLT_NOTIFY();
fx_stm32_sd_driver.c:392sd_write_data()
status = fx_stm32_sd_write_blocks(FX_STM32_SD_INSTANCE, (UINT *)media_ptr->fx_media_driver_buffer, (UINT)start_sector, num_sectors);
fx_stm32_sd_driver.c:401sd_write_data()
FX_STM32_SD_WRITE_CPLT_NOTIFY();
fx_stm32_sd_driver.c:407sd_write_data()
FX_STM32_SD_POST_WRITE_TRANSFER(media_ptr);
fx_stm32_sram_driver.c:28is_initialized
static UINT is_initialized = 0;
fx_stm32_sram_driver.c:34fx_stm32_sram_driver()
UINT bytes_per_sector;
fx_system.h:62_fx_system_date_set()
UINT _fx_system_date_set(UINT year, UINT month, UINT day);
fx_system.h:63_fx_system_time_set()
UINT _fx_system_time_set(UINT hour, UINT minute, UINT second);
fx_system.h:64_fx_system_date_get()
UINT _fx_system_date_get(UINT *year, UINT *month, UINT *day);
fx_system.h:65_fx_system_time_get()
UINT _fx_system_time_get(UINT *hour, UINT *minute, UINT *second);
fx_system.h:68_fxe_system_date_set()
UINT _fxe_system_date_set(UINT year, UINT month, UINT day);
fx_system.h:69_fxe_system_time_set()
UINT _fxe_system_time_set(UINT hour, UINT minute, UINT second);
fx_system.h:70_fxe_system_date_get()
UINT _fxe_system_date_get(UINT *year, UINT *month, UINT *day);
fx_system.h:71_fxe_system_time_get()
UINT _fxe_system_time_get(UINT *hour, UINT *minute, UINT *second);
fx_system.h:99_fx_system_date
fx_system.h:104_fx_system_time
fx_system_date_get.c:77_fx_system_date_get()
UINT _fx_system_date_get(UINT *year, UINT *month, UINT *day)
fx_system_date_get.c:80_fx_system_date_get()
UINT date;
fx_system_date_set.c:74_fx_system_date_set()
UINT _fx_system_date_set(UINT year, UINT month, UINT day)
fx_system_initialize.c:106_fx_system_initialize()
fx_system_time_get.c:77_fx_system_time_get()
UINT _fx_system_time_get(UINT *hour, UINT *minute, UINT *second)
fx_system_time_get.c:80_fx_system_time_get()
UINT time;
fx_system_time_set.c:74_fx_system_time_set()
UINT _fx_system_time_set(UINT hour, UINT minute, UINT second)
fx_system_timer_entry.c:76_fx_system_timer_entry()
UINT second;
fx_system_timer_entry.c:77_fx_system_timer_entry()
UINT minute;
fx_system_timer_entry.c:78_fx_system_timer_entry()
UINT hour;
fx_system_timer_entry.c:79_fx_system_timer_entry()
UINT day;
fx_system_timer_entry.c:80_fx_system_timer_entry()
UINT month;
fx_system_timer_entry.c:81_fx_system_timer_entry()
UINT year;
fx_unicode.h:62_fx_unicode_directory_create()
fx_unicode.h:64_fx_unicode_directory_rename()
fx_unicode.h:66_fx_unicode_file_create()
fx_unicode.h:69_fx_unicode_length_get_extended()::buffer_length_fx_unicode_length_get_extended()
fx_unicode.h:70_fx_unicode_name_get()
fx_unicode.h:72_fx_unicode_name_get_extended()
fx_unicode.h:74_fx_unicode_file_rename()
fx_unicode.h:76_fx_unicode_short_name_get()
fx_unicode.h:78_fx_unicode_short_name_get_extended()
fx_unicode.h:81_fxe_unicode_directory_create()
fx_unicode.h:83_fxe_unicode_directory_rename()
fx_unicode.h:85_fxe_unicode_file_create()
fx_unicode.h:87_fxe_unicode_file_rename()
fx_unicode.h:89_fxe_unicode_name_get()
fx_unicode.h:91_fxe_unicode_name_get_extended()
fx_unicode.h:93_fxe_unicode_short_name_get()
fx_unicode.h:95_fxe_unicode_short_name_get_extended()
fx_unicode.h:100_fx_unicode_directory_search()
fx_unicode.h:103_fx_unicode_directory_entry_read()
fx_unicode.h:106_fx_unicode_directory_entry_change()
fx_unicode_directory_create.c:87_fx_unicode_directory_create()
fx_unicode_directory_create.c:91_fx_unicode_directory_create()
UINT i, status;
fx_unicode_directory_create.c:130_fx_unicode_directory_create()
fx_unicode_directory_entry_change.c:81_fx_unicode_directory_entry_change()
fx_unicode_directory_entry_change.c:85_fx_unicode_directory_entry_change()
UINT status;
fx_unicode_directory_entry_change.c:86_fx_unicode_directory_entry_change()
UINT i, j, k, u, card, lfn_entries;
fx_unicode_directory_entry_change.c:145_fx_unicode_directory_entry_change()
work_ptr = sector_base_ptr + (UINT)entry_ptr -> fx_dir_entry_byte_offset;
fx_unicode_directory_entry_read.c:80_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:85_fx_unicode_directory_entry_read()
UINT i, j, k, card, dotflag, get_short_name;
fx_unicode_directory_entry_read.c:86_fx_unicode_directory_entry_read()
UINT number_of_lfns;
fx_unicode_directory_entry_read.c:87_fx_unicode_directory_entry_read()
UINT status;
fx_unicode_directory_entry_read.c:89_fx_unicode_directory_entry_read()
UINT relative_cluster;
fx_unicode_directory_entry_read.c:90_fx_unicode_directory_entry_read()
UINT relative_sector;
fx_unicode_directory_entry_read.c:97_fx_unicode_directory_entry_read()
UINT u;
fx_unicode_directory_entry_read.c:128_fx_unicode_directory_entry_read()
relative_cluster = (UINT)(byte_offset / bytes_per_cluster);
fx_unicode_directory_entry_read.c:134_fx_unicode_directory_entry_read()
relative_sector = (UINT)(byte_offset / ((ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_unicode_directory_entry_read.c:265_fx_unicode_directory_entry_read()
read_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (UINT)byte_offset;
fx_unicode_directory_entry_read.c:290_fx_unicode_directory_entry_read()
number_of_lfns = (UINT)(*read_ptr & (UCHAR)0x1f);
fx_unicode_directory_entry_read.c:309_fx_unicode_directory_entry_read()
destination_ptr -> fx_dir_entry_long_name_shorted = (UINT)(*read_ptr & (UCHAR)0x1f);
fx_unicode_directory_entry_read.c:525_fx_unicode_directory_entry_read()
read_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (UINT)byte_offset;
fx_unicode_directory_rename.c:89_fx_unicode_directory_rename()
fx_unicode_directory_rename.c:94_fx_unicode_directory_rename()
UINT i, status;
fx_unicode_directory_rename.c:138_fx_unicode_directory_rename()
fx_unicode_directory_rename.c:241_fx_unicode_directory_rename()
_fx_unicode_temp_long_file_name[i] = (UCHAR)((UINT)'0' + (i % 9));
fx_unicode_directory_search.c:105_fx_unicode_directory_search()
fx_unicode_directory_search.c:111_fx_unicode_directory_search()
UINT status, found;
fx_unicode_file_create.c:88_fx_unicode_file_create()
fx_unicode_file_create.c:92_fx_unicode_file_create()
UINT i, status;
fx_unicode_file_create.c:131_fx_unicode_file_create()
fx_unicode_file_create.c:182_fx_unicode_file_create()
_fx_unicode_temp_long_file_name[i] = (UCHAR)((UINT)'0' + (i % 9));
fx_unicode_file_rename.c:92_fx_unicode_file_rename()
fx_unicode_file_rename.c:96_fx_unicode_file_rename()
UINT status;
fx_unicode_file_rename.c:140_fx_unicode_file_rename()
fx_unicode_file_rename.c:243_fx_unicode_file_rename()
_fx_unicode_temp_long_file_name[i] = (UCHAR)((UINT)'0' + (i % 9));
fx_unicode_length_get_extended.c:72_fx_unicode_length_get_extended()
fx_unicode_name_get.c:80_fx_unicode_name_get()
fx_unicode_name_get_extended.c:76_fx_unicode_name_get_extended()
fx_unicode_name_get_extended.c:80_fx_unicode_name_get_extended()
UINT status;
fx_unicode_name_get_extended.c:120_fx_unicode_name_get_extended()
fx_unicode_short_name_get.c:80_fx_unicode_short_name_get()
fx_unicode_short_name_get_extended.c:76_fx_unicode_short_name_get_extended()
fx_unicode_short_name_get_extended.c:80_fx_unicode_short_name_get_extended()
UINT status;
fx_unicode_short_name_get_extended.c:119_fx_unicode_short_name_get_extended()
fx_utility.h:61_fx_utility_16_unsigned_read()
fx_utility.h:62_fx_utility_16_unsigned_write()::value_fx_utility_16_unsigned_write()
fx_utility.h:71_fx_utility_logical_sector_read()
fx_utility.h:73_fx_utility_logical_sector_write()
fx_utility.h:75_fx_utility_logical_sector_flush()
fx_utility.h:76_fx_utility_FAT_entry_read()
fx_utility.h:77_fx_utility_FAT_entry_write()
fx_utility.h:78_fx_utility_FAT_flush()
fx_utility.h:79_fx_utility_FAT_map_flush()
fx_utility.h:81_fx_utility_string_length_get()
fx_utility_16_unsigned_read.c:73_fx_utility_16_unsigned_read()
fx_utility_16_unsigned_read.c:76_fx_utility_16_unsigned_read()
UINT value;
fx_utility_16_unsigned_read.c:79_fx_utility_16_unsigned_read()
value = ((((UINT)*(source_ptr + 1)) & 0xFF) << 8) |
fx_utility_16_unsigned_read.c:80_fx_utility_16_unsigned_read()
((UINT)*(source_ptr) & 0xFF);
fx_utility_16_unsigned_write.c:74_fx_utility_16_unsigned_write()
fx_utility_FAT_entry_read.c:85_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:91_fx_utility_FAT_entry_read()
UINT entry, index;
fx_utility_FAT_entry_read.c:92_fx_utility_FAT_entry_read()
UINT status;
fx_utility_FAT_entry_read.c:257_fx_utility_FAT_entry_read()
FAT_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (UINT)byte_offset;
fx_utility_FAT_entry_read.c:266_fx_utility_FAT_entry_read()
entry = (((UINT)*FAT_ptr) & 0xF0) >> 4;
fx_utility_FAT_entry_read.c:293_fx_utility_FAT_entry_read()
entry = entry | (((UINT)*FAT_ptr) << 4);
fx_utility_FAT_entry_read.c:301_fx_utility_FAT_entry_read()
entry = (UINT)(((UINT)*FAT_ptr) & 0xFF);
fx_utility_FAT_entry_read.c:326_fx_utility_FAT_entry_read()
entry = entry | ((((UINT)*FAT_ptr) & 0x0F) << 8);
fx_utility_FAT_entry_read.c:375_fx_utility_FAT_entry_read()
FAT_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (UINT)byte_offset;
fx_utility_FAT_entry_write.c:80_fx_utility_FAT_entry_write()
fx_utility_FAT_entry_write.c:83_fx_utility_FAT_entry_write()
UINT status, index, i;
fx_utility_FAT_flush.c:81_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:87_fx_utility_FAT_flush()
UINT temp, i;
fx_utility_FAT_flush.c:88_fx_utility_FAT_flush()
UINT status, index, ind;
fx_utility_FAT_flush.c:175_fx_utility_FAT_flush()
temp = ((UINT)*FAT_ptr) & 0xF0;
fx_utility_FAT_flush.c:231_fx_utility_FAT_flush()
FAT_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (UINT)byte_offset;
fx_utility_FAT_flush.c:245_fx_utility_FAT_flush()
temp = (((UINT)*FAT_ptr) & 0x0F);
fx_utility_FAT_flush.c:282_fx_utility_FAT_flush()
temp = ((UINT)*FAT_ptr) & 0xF0;
fx_utility_FAT_flush.c:301_fx_utility_FAT_flush()
sectors_per_bit = (UCHAR)((UINT)media_ptr -> fx_media_sectors_per_FAT / (FX_FAT_MAP_SIZE << 3));
fx_utility_FAT_flush.c:305_fx_utility_FAT_flush()
sectors_per_bit = (UCHAR)((UINT)media_ptr -> fx_media_sectors_per_FAT / (FX_FAT_MAP_SIZE << 3) + 1);
fx_utility_FAT_flush.c:401_fx_utility_FAT_flush()
FAT_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (UINT)byte_offset;
fx_utility_FAT_flush.c:407_fx_utility_FAT_flush()
_fx_utility_16_unsigned_write(FAT_ptr, (UINT)next_cluster);
fx_utility_FAT_flush.c:500_fx_utility_FAT_flush()
FAT_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (UINT)byte_offset;
fx_utility_FAT_map_flush.c:74_fx_utility_FAT_map_flush()
fx_utility_FAT_map_flush.c:78_fx_utility_FAT_map_flush()
UINT i, status, FATs;
fx_utility_logical_sector_flush.c:84_fx_utility_logical_sector_flush()
fx_utility_logical_sector_flush.c:89_fx_utility_logical_sector_flush()
UINT cache_size;
fx_utility_logical_sector_flush.c:90_fx_utility_logical_sector_flush()
UINT i, bit_set, use_starting_sector;
fx_utility_logical_sector_read.c:101_fx_utility_logical_sector_read()
fx_utility_logical_sector_write.c:96_fx_utility_logical_sector_write()
fx_utility_logical_sector_write.c:102_fx_utility_logical_sector_write()
UINT cache_size;
fx_utility_logical_sector_write.c:103_fx_utility_logical_sector_write()
UINT index;
fx_utility_logical_sector_write.c:104_fx_utility_logical_sector_write()
UINT i;
fx_utility_string_length_get.c:75_fx_utility_string_length_get()
fx_utility_string_length_get.c:78_fx_utility_string_length_get()
UINT length;
fxe_directory_attributes_read.c:76_fxe_directory_attributes_read()
fxe_directory_attributes_read.c:79_fxe_directory_attributes_read()
UINT status;
fxe_directory_attributes_set.c:77_fxe_directory_attributes_set()
fxe_directory_attributes_set.c:80_fxe_directory_attributes_set()
UINT status;
fxe_directory_create.c:74_fxe_directory_create()
fxe_directory_create.c:77_fxe_directory_create()
UINT status;
fxe_directory_default_get.c:76_fxe_directory_default_get()
fxe_directory_default_get.c:79_fxe_directory_default_get()
UINT status;
fxe_directory_default_get_copy.c:77_fxe_directory_default_get_copy()
fxe_directory_default_get_copy.c:80_fxe_directory_default_get_copy()
UINT status;
fxe_directory_default_set.c:76_fxe_directory_default_set()
fxe_directory_default_set.c:79_fxe_directory_default_set()
UINT status;
fxe_directory_delete.c:73_fxe_directory_delete()
fxe_directory_delete.c:76_fxe_directory_delete()
UINT status;
fxe_directory_first_entry_find.c:75_fxe_directory_first_entry_find()
fxe_directory_first_entry_find.c:78_fxe_directory_first_entry_find()
UINT status;
fxe_directory_first_full_entry_find.c:84_fxe_directory_first_full_entry_find()
fxe_directory_first_full_entry_find.c:85_fxe_directory_first_full_entry_find()
fxe_directory_first_full_entry_find.c:86_fxe_directory_first_full_entry_find()
UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second)
fxe_directory_first_full_entry_find.c:89_fxe_directory_first_full_entry_find()
UINT status;
fxe_directory_information_get.c:84_fxe_directory_information_get()
fxe_directory_information_get.c:85_fxe_directory_information_get()
fxe_directory_information_get.c:86_fxe_directory_information_get()
UINT *year, UINT *month, UINT *day,
fxe_directory_information_get.c:87_fxe_directory_information_get()
UINT *hour, UINT *minute, UINT *second)
fxe_directory_information_get.c:90_fxe_directory_information_get()
UINT status;
fxe_directory_local_path_clear.c:74_fxe_directory_local_path_clear()
fxe_directory_local_path_clear.c:77_fxe_directory_local_path_clear()
UINT status;
fxe_directory_local_path_get.c:75_fxe_directory_local_path_get()
fxe_directory_local_path_get.c:78_fxe_directory_local_path_get()
UINT status;
fxe_directory_local_path_get_copy.c:75_fxe_directory_local_path_get_copy()
fxe_directory_local_path_get_copy.c:78_fxe_directory_local_path_get_copy()
UINT status;
fxe_directory_local_path_restore.c:75_fxe_directory_local_path_restore()
fxe_directory_local_path_restore.c:78_fxe_directory_local_path_restore()
UINT status;
fxe_directory_local_path_set.c:79_fxe_directory_local_path_set()
fxe_directory_local_path_set.c:82_fxe_directory_local_path_set()
UINT status;
fxe_directory_long_name_get.c:76_fxe_directory_long_name_get()
fxe_directory_long_name_get.c:79_fxe_directory_long_name_get()
UINT status;
fxe_directory_long_name_get_extended.c:77_fxe_directory_long_name_get_extended()
fxe_directory_long_name_get_extended.c:80_fxe_directory_long_name_get_extended()
UINT status;
fxe_directory_name_test.c:75_fxe_directory_name_test()
fxe_directory_name_test.c:78_fxe_directory_name_test()
UINT status;
fxe_directory_next_entry_find.c:75_fxe_directory_next_entry_find()
fxe_directory_next_entry_find.c:78_fxe_directory_next_entry_find()
UINT status;
fxe_directory_next_full_entry_find.c:84_fxe_directory_next_full_entry_find()
fxe_directory_next_full_entry_find.c:85_fxe_directory_next_full_entry_find()
fxe_directory_next_full_entry_find.c:86_fxe_directory_next_full_entry_find()
UINT *year, UINT *month, UINT *day, UINT *hour, UINT *minute, UINT *second)
fxe_directory_next_full_entry_find.c:89_fxe_directory_next_full_entry_find()
UINT status;
fxe_directory_rename.c:75_fxe_directory_rename()
fxe_directory_rename.c:78_fxe_directory_rename()
UINT status;
fxe_directory_short_name_get.c:76_fxe_directory_short_name_get()
fxe_directory_short_name_get.c:79_fxe_directory_short_name_get()
UINT status;
fxe_directory_short_name_get_extended.c:77_fxe_directory_short_name_get_extended()
fxe_directory_short_name_get_extended.c:80_fxe_directory_short_name_get_extended()
UINT status;
fxe_file_allocate.c:74_fxe_file_allocate()
fxe_file_allocate.c:77_fxe_file_allocate()
UINT status;
fxe_file_attributes_read.c:76_fxe_file_attributes_read()
fxe_file_attributes_read.c:79_fxe_file_attributes_read()
UINT status;
fxe_file_attributes_set.c:76_fxe_file_attributes_set()
fxe_file_attributes_set.c:79_fxe_file_attributes_set()
UINT status;
fxe_file_best_effort_allocate.c:77_fxe_file_best_effort_allocate()
fxe_file_best_effort_allocate.c:80_fxe_file_best_effort_allocate()
UINT status;
fxe_file_close.c:73_fxe_file_close()
fxe_file_close.c:76_fxe_file_close()
UINT status;
fxe_file_create.c:74_fxe_file_create()
fxe_file_create.c:77_fxe_file_create()
UINT status;
fxe_file_date_time_set.c:82_fxe_file_date_time_set()
fxe_file_date_time_set.c:83_fxe_file_date_time_set()
UINT year, UINT month, UINT day, UINT hour, UINT minute, UINT second)
fxe_file_date_time_set.c:86_fxe_file_date_time_set()
UINT status;
fxe_file_delete.c:73_fxe_file_delete()
fxe_file_delete.c:76_fxe_file_delete()
UINT status;
fxe_file_extended_allocate.c:74_fxe_file_extended_allocate()
fxe_file_extended_allocate.c:77_fxe_file_extended_allocate()
UINT status;
fxe_file_extended_best_effort_allocate.c:77_fxe_file_extended_best_effort_allocate()
fxe_file_extended_best_effort_allocate.c:80_fxe_file_extended_best_effort_allocate()
UINT status;
fxe_file_extended_relative_seek.c:82_fxe_file_extended_relative_seek()
fxe_file_extended_relative_seek.c:85_fxe_file_extended_relative_seek()
UINT status;
fxe_file_extended_seek.c:74_fxe_file_extended_seek()
fxe_file_extended_seek.c:77_fxe_file_extended_seek()
UINT status;
fxe_file_extended_truncate.c:74_fxe_file_extended_truncate()
fxe_file_extended_truncate.c:77_fxe_file_extended_truncate()
UINT status;
fxe_file_extended_truncate_release.c:75_fxe_file_extended_truncate_release()
fxe_file_extended_truncate_release.c:78_fxe_file_extended_truncate_release()
UINT status;
fxe_file_open.c:78_fxe_file_open()
fxe_file_open.c:81_fxe_file_open()
UINT status;
fxe_file_open.c:102_fxe_file_open()
fxe_file_read.c:77_fxe_file_read()
fxe_file_read.c:80_fxe_file_read()
UINT status;
fxe_file_relative_seek.c:82_fxe_file_relative_seek()
fxe_file_relative_seek.c:85_fxe_file_relative_seek()
UINT status;
fxe_file_rename.c:75_fxe_file_rename()
fxe_file_rename.c:78_fxe_file_rename()
UINT status;
fxe_file_seek.c:74_fxe_file_seek()
fxe_file_seek.c:77_fxe_file_seek()
UINT status;
fxe_file_truncate.c:74_fxe_file_truncate()
fxe_file_truncate.c:77_fxe_file_truncate()
UINT status;
fxe_file_truncate_release.c:75_fxe_file_truncate_release()
fxe_file_truncate_release.c:78_fxe_file_truncate_release()
UINT status;
fxe_file_write.c:75_fxe_file_write()
fxe_file_write.c:78_fxe_file_write()
UINT status;
fxe_file_write_notify_set.c:77_fxe_file_write_notify_set()
fxe_file_write_notify_set.c:79_fxe_file_write_notify_set()
UINT status;
fxe_media_abort.c:73_fxe_media_abort()
fxe_media_abort.c:76_fxe_media_abort()
UINT status;
fxe_media_cache_invalidate.c:75_fxe_media_cache_invalidate()
fxe_media_cache_invalidate.c:78_fxe_media_cache_invalidate()
UINT status;
fxe_media_check.c:115_fxe_media_check()
fxe_media_check.c:118_fxe_media_check()
UINT status;
fxe_media_close.c:73_fxe_media_close()
fxe_media_close.c:76_fxe_media_close()
UINT status;
fxe_media_close_notify_set.c:77_fxe_media_close_notify_set()
fxe_media_close_notify_set.c:79_fxe_media_close_notify_set()
UINT status;
fxe_media_extended_space_available.c:75_fxe_media_extended_space_available()
fxe_media_extended_space_available.c:78_fxe_media_extended_space_available()
UINT status;
fxe_media_flush.c:75_fxe_media_flush()
fxe_media_flush.c:78_fxe_media_flush()
UINT status;
fxe_media_format.c:95_fxe_media_format()
fxe_media_format.c:96_fxe_media_format()
fxe_media_format.c:97_fxe_media_format()
fxe_media_format.c:98_fxe_media_format()
fxe_media_format.c:101_fxe_media_format()
UINT status;
fxe_media_open.c:89_fxe_media_open()
fxe_media_open.c:91_fxe_media_open()
fxe_media_open.c:94_fxe_media_open()
UINT status;
fxe_media_open.c:101_fxe_media_open()
UINT old_threshold;
fxe_media_open_notify_set.c:77_fxe_media_open_notify_set()
fxe_media_open_notify_set.c:79_fxe_media_open_notify_set()
UINT status;
fxe_media_read.c:75_fxe_media_read()
fxe_media_read.c:78_fxe_media_read()
UINT status;
fxe_media_space_available.c:75_fxe_media_space_available()
fxe_media_space_available.c:78_fxe_media_space_available()
UINT status;
fxe_media_volume_get.c:79_fxe_media_volume_get()
fxe_media_volume_get.c:82_fxe_media_volume_get()
UINT status;
fxe_media_volume_get_extended.c:80_fxe_media_volume_get_extended()
fxe_media_volume_get_extended.c:83_fxe_media_volume_get_extended()
UINT status;
fxe_media_volume_set.c:76_fxe_media_volume_set()
fxe_media_volume_set.c:79_fxe_media_volume_set()
UINT status;
fxe_media_write.c:76_fxe_media_write()
fxe_media_write.c:79_fxe_media_write()
UINT status;
fxe_system_date_get.c:74_fxe_system_date_get()
UINT _fxe_system_date_get(UINT *year, UINT *month, UINT *day)
fxe_system_date_get.c:77_fxe_system_date_get()
UINT status;
fxe_system_date_set.c:76_fxe_system_date_set()
UINT _fxe_system_date_set(UINT year, UINT month, UINT day)
fxe_system_date_set.c:79_fxe_system_date_set()
UINT status;
fxe_system_time_get.c:74_fxe_system_time_get()
UINT _fxe_system_time_get(UINT *hour, UINT *minute, UINT *second)
fxe_system_time_get.c:77_fxe_system_time_get()
UINT status;
fxe_system_time_set.c:76_fxe_system_time_set()
UINT _fxe_system_time_set(UINT hour, UINT minute, UINT second)
fxe_system_time_set.c:79_fxe_system_time_set()
UINT status;
fxe_unicode_directory_create.c:79_fxe_unicode_directory_create()
fxe_unicode_directory_create.c:82_fxe_unicode_directory_create()
UINT status, i;
fxe_unicode_directory_rename.c:81_fxe_unicode_directory_rename()
fxe_unicode_directory_rename.c:85_fxe_unicode_directory_rename()
UINT status, i;
fxe_unicode_file_create.c:78_fxe_unicode_file_create()
fxe_unicode_file_create.c:81_fxe_unicode_file_create()
UINT status, i;
fxe_unicode_file_rename.c:80_fxe_unicode_file_rename()
fxe_unicode_file_rename.c:84_fxe_unicode_file_rename()
UINT status, i;
fxe_unicode_name_get.c:78_fxe_unicode_name_get()
fxe_unicode_name_get.c:82_fxe_unicode_name_get()
UINT status;
fxe_unicode_name_get_extended.c:80_fxe_unicode_name_get_extended()
fxe_unicode_name_get_extended.c:84_fxe_unicode_name_get_extended()
UINT status;
fxe_unicode_short_name_get.c:78_fxe_unicode_short_name_get()
fxe_unicode_short_name_get.c:82_fxe_unicode_short_name_get()
UINT status, i;
fxe_unicode_short_name_get_extended.c:79_fxe_unicode_short_name_get_extended()
fxe_unicode_short_name_get_extended.c:83_fxe_unicode_short_name_get_extended()
UINT status, i;

Type Use

Variables of UINT type
find_driver_id()::i
fx_stm32_levelx_nor_driver()::status
fx_stm32_sd_driver()::status
fx_stm32_sd_driver()::unaligned_buffer
sd_read_data()::status
sd_write_data()::status
_fx_directory_attributes_read()::status
_fx_directory_attributes_set()::status
_fx_directory_create()::status
_fx_directory_create()::sectors
_fx_directory_create()::interrupt_save
_fx_directory_default_get_copy()::status
_fx_directory_default_get_copy()::path_name_length_with_null_terminator
_fx_directory_default_set()::status
_fx_directory_default_set()::path_string_capacity
_fx_directory_default_set()::i
_fx_directory_delete()::status
_fx_directory_entry_read()::i
_fx_directory_entry_read()::j
_fx_directory_entry_read()::card
_fx_directory_entry_read()::dotflag
_fx_directory_entry_read()::get_short_name
_fx_directory_entry_read()::number_of_lfns
_fx_directory_entry_read()::status
_fx_directory_entry_read()::relative_cluster
_fx_directory_entry_read()::relative_sector
_fx_directory_entry_write()::status
_fx_directory_entry_write()::temp
_fx_directory_entry_write()::entry
_fx_directory_entry_write()::delete_flag
_fx_directory_entry_write()::i
_fx_directory_entry_write()::j
_fx_directory_entry_write()::k
_fx_directory_entry_write()::l
_fx_directory_entry_write()::card
_fx_directory_entry_write()::len
_fx_directory_entry_write()::dotfound
_fx_directory_entry_write()::dotpos
_fx_directory_entry_write()::match
_fx_directory_first_entry_find()::status
_fx_directory_first_full_entry_find()::status
_fx_directory_free_search()::status
_fx_directory_free_search()::total_entries
_fx_directory_free_search()::sectors
_fx_directory_free_search()::interrupt_save
_fx_directory_information_get()::status
_fx_directory_local_path_get_copy()::status
_fx_directory_local_path_get_copy()::path_name_length_with_null_terminator
_fx_directory_local_path_set()::status
_fx_directory_local_path_set()::path_string_capacity
_fx_directory_local_path_set()::i
_fx_directory_local_path_set()::j
_fx_directory_long_name_get_extended()::status
_fx_directory_long_name_get_extended()::i
_fx_directory_name_extract()::i
_fx_directory_name_test()::status
_fx_directory_next_entry_find()::status
_fx_directory_next_entry_find()::temp_status
_fx_directory_next_entry_find()::index
_fx_directory_next_entry_find()::v
_fx_directory_next_entry_find()::j
_fx_directory_next_full_entry_find()::status
_fx_directory_next_full_entry_find()::temp_status
_fx_directory_next_full_entry_find()::index
_fx_directory_next_full_entry_find()::v
_fx_directory_next_full_entry_find()::j
_fx_directory_rename()::status
_fx_directory_search()::found
_fx_directory_search()::status
_fx_directory_search()::v
_fx_directory_search()::j
_fx_directory_search()::index
_fx_directory_search()::match
_fx_directory_short_name_get_extended()::status
_fx_directory_short_name_get_extended()::i
_fx_file_attributes_read()::status
_fx_file_attributes_set()::status
_fx_file_best_effort_allocate()::status
_fx_file_close()::status
_fx_file_close()::interrupt_save
_fx_file_create()::interrupt_save
_fx_file_create()::status
_fx_file_create()::i
_fx_file_date_time_set()::status
_fx_file_delete()::status
_fx_file_extended_allocate()::status
_fx_file_extended_allocate()::found
_fx_file_extended_best_effort_allocate()::status
_fx_file_extended_best_effort_allocate()::found
_fx_file_extended_seek()::status
_fx_file_extended_truncate()::status
_fx_file_extended_truncate_release()::status
_fx_file_open()::status
_fx_file_open()::leading_consecutive
_fx_file_open()::last_cluster
_fx_file_open()::fast_open
_fx_file_read()::status
_fx_file_read()::sectors
_fx_file_rename()::status
_fx_file_write()::status
_fx_file_write()::sectors
_fx_media_abort()::interrupt_save
_fx_media_cache_invalidate()::status
_fx_media_cache_invalidate()::i
_fx_media_check()::status
_fx_media_check()::long_name_size
_fx_media_check()::current_directory_index
_fx_media_check_FAT_chain_check()::status
_fx_media_check_lost_cluster_check()::status
_fx_media_close()::interrupt_save
_fx_media_close()::status
_fx_media_flush()::status
_fx_media_flush()::interrupt_save
_fx_media_format()::reserved_sectors
_fx_media_format()::i
_fx_media_format()::j
_fx_media_format()::root_sectors
_fx_media_format()::total_clusters
_fx_media_format()::bytes_needed
_fx_media_format()::sectors_per_fat
_fx_media_format()::f
_fx_media_format()::s
fx_media_format_oem_name_set()::i
_fx_media_open()::status
_fx_media_open()::additional_info_sector
_fx_media_open()::interrupt_save
_fx_media_read()::status
_fx_media_space_available()::status
_fx_media_volume_get_extended()::status
_fx_media_volume_get_extended()::offset
_fx_media_volume_set()::status
_fx_media_volume_set()::offset
_fx_media_write()::status
_fx_partition_offset_calculate()::count
_fx_utility_partition_get()::i
_fx_system_date_get()::date
_fx_system_time_get()::time
_fx_system_timer_entry()::second
_fx_system_timer_entry()::minute
_fx_system_timer_entry()::hour
_fx_system_timer_entry()::day
_fx_system_timer_entry()::month
_fx_system_timer_entry()::year
_fx_unicode_directory_create()::i
_fx_unicode_directory_create()::status
_fx_unicode_directory_entry_change()::status
_fx_unicode_directory_entry_change()::i
_fx_unicode_directory_entry_change()::j
_fx_unicode_directory_entry_change()::k
_fx_unicode_directory_entry_change()::u
_fx_unicode_directory_entry_change()::card
_fx_unicode_directory_entry_change()::lfn_entries
_fx_unicode_directory_entry_read()::i
_fx_unicode_directory_entry_read()::j
_fx_unicode_directory_entry_read()::k
_fx_unicode_directory_entry_read()::card
_fx_unicode_directory_entry_read()::dotflag
_fx_unicode_directory_entry_read()::get_short_name
_fx_unicode_directory_entry_read()::number_of_lfns
_fx_unicode_directory_entry_read()::status
_fx_unicode_directory_entry_read()::relative_cluster
_fx_unicode_directory_entry_read()::relative_sector
_fx_unicode_directory_entry_read()::u
_fx_unicode_directory_rename()::i
_fx_unicode_directory_rename()::status
_fx_unicode_directory_search()::status
_fx_unicode_directory_search()::found
_fx_unicode_file_create()::i
_fx_unicode_file_create()::status
_fx_unicode_file_rename()::status
_fx_unicode_name_get_extended()::status
_fx_unicode_short_name_get_extended()::status
_fx_utility_16_unsigned_read()::value
_fx_utility_FAT_entry_read()::entry
_fx_utility_FAT_entry_read()::index
_fx_utility_FAT_entry_read()::status
_fx_utility_FAT_entry_write()::status
_fx_utility_FAT_entry_write()::index
_fx_utility_FAT_entry_write()::i
_fx_utility_FAT_flush()::temp
_fx_utility_FAT_flush()::i
_fx_utility_FAT_flush()::status
_fx_utility_FAT_flush()::index
_fx_utility_FAT_flush()::ind
_fx_utility_FAT_map_flush()::i
_fx_utility_FAT_map_flush()::status
_fx_utility_FAT_map_flush()::FATs
_fx_utility_logical_sector_flush()::cache_size
_fx_utility_logical_sector_flush()::use_starting_sector
_fx_utility_logical_sector_flush()::i
_fx_utility_logical_sector_flush()::bit_set
_fx_utility_logical_sector_write()::cache_size
_fx_utility_logical_sector_write()::index
_fx_utility_logical_sector_write()::i
_fx_utility_string_length_get()::length
_fxe_directory_attributes_read()::status
_fxe_directory_attributes_set()::status
_fxe_directory_create()::status
_fxe_directory_default_get()::status
_fxe_directory_default_get_copy()::status
_fxe_directory_default_set()::status
_fxe_directory_delete()::status
_fxe_directory_first_entry_find()::status
_fxe_directory_first_full_entry_find()::status
_fxe_directory_information_get()::status
_fxe_directory_local_path_clear()::status
_fxe_directory_local_path_get()::status
_fxe_directory_local_path_get_copy()::status
_fxe_directory_local_path_restore()::status
_fxe_directory_local_path_set()::status
_fxe_directory_long_name_get()::status
_fxe_directory_long_name_get_extended()::status
_fxe_directory_name_test()::status
_fxe_directory_next_entry_find()::status
_fxe_directory_next_full_entry_find()::status
_fxe_directory_rename()::status
_fxe_directory_short_name_get()::status
_fxe_directory_short_name_get_extended()::status
_fxe_file_allocate()::status
_fxe_file_attributes_read()::status
_fxe_file_attributes_set()::status
_fxe_file_best_effort_allocate()::status
_fxe_file_close()::status
_fxe_file_create()::status
_fxe_file_date_time_set()::status
_fxe_file_delete()::status
_fxe_file_extended_allocate()::status
_fxe_file_extended_best_effort_allocate()::status
_fxe_file_extended_relative_seek()::status
_fxe_file_extended_seek()::status
_fxe_file_extended_truncate()::status
_fxe_file_extended_truncate_release()::status
_fxe_file_open()::status
_fxe_file_read()::status
_fxe_file_relative_seek()::status
_fxe_file_rename()::status
_fxe_file_seek()::status
_fxe_file_truncate()::status
_fxe_file_truncate_release()::status
_fxe_file_write()::status
_fxe_file_write_notify_set()::status
_fxe_media_abort()::status
_fxe_media_cache_invalidate()::status
_fxe_media_check()::status
_fxe_media_close()::status
_fxe_media_close_notify_set()::status
_fxe_media_extended_space_available()::status
_fxe_media_flush()::status
_fxe_media_format()::status
_fxe_media_open()::status
_fxe_media_open()::old_threshold
_fxe_media_open_notify_set()::status
_fxe_media_read()::status
_fxe_media_space_available()::status
_fxe_media_volume_get()::status
_fxe_media_volume_get_extended()::status
_fxe_media_volume_set()::status
_fxe_media_write()::status
_fxe_system_date_get()::status
_fxe_system_date_set()::status
_fxe_system_time_get()::status
_fxe_system_time_set()::status
_fxe_unicode_directory_create()::status
_fxe_unicode_directory_create()::i
_fxe_unicode_directory_rename()::status
_fxe_unicode_directory_rename()::i
_fxe_unicode_file_create()::status
_fxe_unicode_file_create()::i
_fxe_unicode_file_rename()::status
_fxe_unicode_file_rename()::i
_fxe_unicode_name_get()::status
_fxe_unicode_name_get_extended()::status
_fxe_unicode_short_name_get()::status
_fxe_unicode_short_name_get()::i
_fxe_unicode_short_name_get_extended()::status
_fxe_unicode_short_name_get_extended()::i
fx_stm32_sram_driver()::bytes_per_sector
all items filtered out
UINT