Home
last modified time | relevance | path

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

/FileX-v6.4.1/common/src/
Dfx_partition_offset_calculate.c41 #ifndef FX_MAX_PARTITION_COUNT
42 #define FX_MAX_PARTITION_COUNT 16 macro
489 if (partition > FX_MAX_PARTITION_COUNT) in _fx_partition_offset_calculate_extended()