OS_FIX_POOL2_SIZE

This constant defines the size, in bytes, of fixed-size memory pool #2. It is utilized only when OS_USE_FIXMEM_POOLS is set to 1. Use the OS_FIX_POOL2_ITEM_SIZE constant to define the size of the individual memory blocks to be allocated from this pool. For more information regarding fixed-size memory management, please refer to system memory management.

SpaceShadow documentation