Home
last modified time | relevance | path

Searched refs:s (Results 1 – 7 of 7) sorted by relevance

/FileX-v6.2.1/common/src/
Dfx_media_format.c136 UINT sectors_per_fat, f, s; in _fx_media_format() local
552 for (s = 0; s < sectors_per_fat; s++) in _fx_media_format()
555 if (s == 0) in _fx_media_format()
621 … media_ptr -> fx_media_driver_logical_sector = reserved_sectors + (f * sectors_per_fat) + s; in _fx_media_format()
655 for (s = 0; s < root_sectors; s++) in _fx_media_format()
659 …ptr -> fx_media_driver_logical_sector = reserved_sectors + (number_of_fats * sectors_per_fat) + s; in _fx_media_format()
/FileX-v6.2.1/common/inc/
Dfx_file.h60 #define _fx_file_allocate(f, s) _fx_file_extended_allocate(f, (ULONG64)s); argument
85 #define _fx_file_truncate(f, s) _fx_file_extended_truncate(f, (ULONG64)s); argument
86 #define _fx_file_truncate_release(f, s) _fx_file_extended_truncate_release(f, (ULONG64)s); argument
Dfx_api.h1181 #define fx_file_allocate(f, s) fx_file_extended_allocate(f, (ULONG64)s); argument
1182 #define fx_file_truncate(f, s) fx_file_extended_truncate(f, (ULONG64)s); argument
1184 #define fx_file_truncate_release(f, s) fx_file_extended_truncate_release(f, (ULONG64)s); argument
1352 #define fx_media_open(m, n, d, i, p, s) _fxe_media_open(m, n, d, i, p, s, sizeof(FX_MEDIA)) argument
/FileX-v6.2.1/
DCONTRIBUTING.md12 * FileX - high-performance, FAT-compatible file system that’s fully integrated with ThreadX kernel
63 the email address matching the "Author" field of your contribution's Git commits
64 fulfills the DCO's requirement that you sign-off on your contributions.
71 Contact the project developers via the project's "dev" list.
DCMakeLists.txt45 # Include the user's override file if required
DREADME.md3s fully integrated with Eclipse ThreadX RTOS and available for all supported processors. Like Ecli…
11 FileX as part of Eclipse ThreadX has been integrated to the semiconductor's SDKs and development en…
/FileX-v6.2.1/docs/
Drevision_history.txt603 fx*.h Modified comment(s).
604 fx*.c Modified comment(s).
619 lower case letter(s), and added logic
670 fx*.h Modified comment(s).
671 fx*.c Modified comment(s).