HC_SB_MAX_SM
u16_t running_index[HC_SB_MAX_SM] /* Status Block running indices */;
u16_t running_index[HC_SB_MAX_SM] /* Status Block running indices */;
struct dynamic_hc_sm_config sm_config[HC_SB_MAX_SM] /* Configuration per state machine */;
struct hc_status_block_sm state_machine[HC_SB_MAX_SM] /* Holds the state machines of the status block */;