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

FX_IO_ERROR macro

Syntax

#define FX_IO_ERROR 0x90

Examples

FX_IO_ERROR is referenced by 8 libraries and example projects.

References

LocationText
fx_api.h:545
#define FX_IO_ERROR 0x90
fx_directory_create.c:575
fx_directory_free_search.c:598
fx_media_abort.c:120
fx_media_check.c:377
if (current_errors & FX_IO_ERROR)
fx_media_check.c:384
return(FX_IO_ERROR);
fx_media_check.c:547
if (current_errors & FX_IO_ERROR)
fx_media_check.c:554
return(FX_IO_ERROR);
fx_media_check.c:806
if (current_errors & FX_IO_ERROR)
fx_media_check.c:813
return(FX_IO_ERROR);
fx_media_check_FAT_chain_check.c:137
error = FX_IO_ERROR;
fx_media_check_lost_cluster_check.c:126
error = error | FX_IO_ERROR;
fx_media_check_lost_cluster_check.c:157
error = error | FX_IO_ERROR;
fx_media_close.c:176
return(FX_IO_ERROR);
fx_media_close.c:222
return(FX_IO_ERROR);
fx_media_close.c:250
fx_media_close.c:279
return(FX_IO_ERROR);
fx_media_close.c:309
fx_media_close.c:344
return(FX_IO_ERROR);
fx_media_close.c:362
fx_media_close.c:372
fx_media_flush.c:242
fx_media_flush.c:268
return(FX_IO_ERROR);
fx_media_flush.c:298
fx_media_flush.c:330
return(FX_IO_ERROR);
fx_media_flush.c:348
fx_media_flush.c:364
return(FX_IO_ERROR);
fx_media_format.c:163
fx_media_format.c:180
return(FX_IO_ERROR);
fx_media_format.c:474
return(FX_IO_ERROR);
fx_media_format.c:538
return(FX_IO_ERROR);
fx_media_format.c:636
return(FX_IO_ERROR);
fx_media_format.c:674
return(FX_IO_ERROR);
fx_media_format.c:680
fx_media_open.c:264
fx_media_open.c:281
return(FX_IO_ERROR);
fx_media_open.c:293
fx_media_open.c:310
fx_media_open.c:328
fx_media_open.c:354
fx_media_open.c:591
fx_media_open.c:607
fx_media_open.c:661
fx_media_open.c:773
fx_media_open.c:850
fx_media_open.c:868
fx_media_volume_get_extended.c:298
fx_media_volume_set.c:287
fx_media_volume_set.c:365
fx_stm32_levelx_nor_driver.c:124
fx_stm32_levelx_nor_driver.c:146
fx_stm32_levelx_nor_driver.c:170
fx_stm32_levelx_nor_driver.c:201
fx_stm32_levelx_nor_driver.c:227
fx_stm32_levelx_nor_driver.c:257
fx_stm32_levelx_nor_driver.c:281
fx_stm32_levelx_nor_driver.c:311
fx_stm32_sd_driver.c:73
fx_stm32_sd_driver.c:106
fx_stm32_sd_driver.c:124
fx_stm32_sd_driver.c:139
fx_stm32_sd_driver.c:152
fx_stm32_sd_driver.c:203
fx_stm32_sd_driver.c:213
fx_stm32_sd_driver.c:243
fx_stm32_sd_driver.c:280
return FX_IO_ERROR;
fx_stm32_sd_driver.c:314
return FX_IO_ERROR;
fx_stm32_sd_driver.c:371
return FX_IO_ERROR;
fx_stm32_sd_driver.c:397
return FX_IO_ERROR;
fx_stm32_sram_driver.c:164
fx_utility_FAT_entry_write.c:177
fx_utility_FAT_entry_write.c:250
fx_utility_logical_sector_flush.c:167
fx_utility_logical_sector_flush.c:369
fx_utility_logical_sector_read.c:186
fx_utility_logical_sector_read.c:247
fx_utility_logical_sector_read.c:428
fx_utility_logical_sector_read.c:510
fx_utility_logical_sector_write.c:333
fx_utility_logical_sector_write.c:411