LOG_D(PHY,"(%i.%i) Decoded crc %x does not match rnti %x for DCI format %d\n",proc->frame_rx,proc->nr_slot_rx,crc,n_rnti,rel15->dci_format_options[k]);
}
}
e_rx_cand_idx+=9*L*6*2;//e_rx index for next candidate (L CCEs, 6 REGs per CCE and 9 REs per REG and 2 uint16_t per RE)
timedomainresourceallocation->startSymbolAndLength=get_SLIV(1,13);// basic slot configuration starting in symbol 1 til the end of the slot
timedomainresourceallocation->startSymbolAndLength=get_SLIV(len_coreset,14-len_coreset);// basic slot configuration starting in symbol 1 til the end of the slot
timedomainresourceallocation->startSymbolAndLength=get_SLIV(1,dl_symb-1);// mixed slot configuration starting in symbol 1 til the end of the dl allocation
timedomainresourceallocation->startSymbolAndLength=get_SLIV(len_coreset,dl_symb-len_coreset);// mixed slot configuration starting in symbol 1 til the end of the dl allocation