FX_NUMBER_OF_FATS is only used within filex.
 
Symbols
loading...
Files
loading...

FX_NUMBER_OF_FATS macro

Syntax

#define FX_NUMBER_OF_FATS 0x010

References

LocationText
fx_api.h:601
#define FX_NUMBER_OF_FATS 0x010
fx_media_boot_info_extract.c:306
media_ptr -> fx_media_number_of_FATs = ((UINT)boot_sector[FX_NUMBER_OF_FATS] & 0xFF);
fx_media_format.c:385
byte_ptr[FX_NUMBER_OF_FATS] = (UCHAR)number_of_fats;