 represent the size of partition
      represent the size of partition  .
.
There is an example of a such declaration below. Here, we have 4 partitions. The three first partition have a size of 80000 bytes while the last one has a size of 85000 bytes.
#define POK_CONFIG_PARTITIONS_SIZE {80000,80000,80000,85000}