Searched refs:PARTITION_TABLE_MAX_PARTITIONS (Results 1 – 2 of 2) sorted by relevance
114 resident_partition_t partitions[PARTITION_TABLE_MAX_PARTITIONS]; in rom_add_flash_runtime_partition()118 if (pt->permission_partition_count < PARTITION_TABLE_MAX_PARTITIONS) { in rom_add_flash_runtime_partition()
69 #define PARTITION_TABLE_MAX_PARTITIONS 16 macro