LOG_D(MAC,"Frame %d, Slot %d: Prach Occasion id = %d ssb per RO = %f index = %d \n",frameP,slotP,prach_occasion_id,num_ssb_per_RO,index);
LOG_D(MAC,"Frame %d, Slot %d: Prach Occasion id = %d ssb per RO = %f number of active SSB %u index = %d fdm %u symbol index %u freq_index %u\n",frameP,slotP,prach_occasion_id,num_ssb_per_RO,num_active_ssb,index,fdm,start_symbol_index,freq_index);
LOG_D(MAC,"Total available RO %d, num of active SSB %d: unused RO = %d \n",cc->total_prach_occasions,cc->num_active_ssb,unused_RA_occasion);
LOG_D(MAC,"Total available RO %d, num of active SSB %d: unused RO = %d max_association_period %u\n",cc->total_prach_occasions,cc->num_active_ssb,unused_RA_occasion,max_association_period);