dfeprach
Vitis Drivers API Documentation
XDfePrach_CCSequence Struct Reference

Defines a CCID sequence. More...

Data Fields

u32 Length
 [1-16] Sequence length More...
 
s32 CCID [XDFEPRACH_SEQ_LENGTH_MAX]
 
   [0-15].Array of CCID's

arranged in the order the CCIDs are required to be processed in the PRACH. More...

 

Detailed Description

Defines a CCID sequence.

Field Documentation

s32 XDfePrach_CCSequence::CCID[XDFEPRACH_SEQ_LENGTH_MAX]

   [0-15].Array of CCID's

arranged in the order the CCIDs are required to be processed in the PRACH.

May contain duplicate entries depending on the rate channel rates.

Referenced by XDfePrach_GetCarrierCfgMB(), and XDfePrach_GetEmptyCCCfg().