![]() |
dfeprach
Vitis Drivers API Documentation
|
Full CC configuration. More...
Data Fields | |
| XDfePrach_CCSequence | Sequence [XDFEPRACH_BAND_ID_MAX] |
CCID sequence, this needs to match the CCID sequence generated by the Mixer connected to the PRACH. More... | |
| XDfePrach_InternalCarrierCfg | CarrierCfg [XDFEPRACH_BAND_ID_MAX][XDFEPRACH_CC_NUM_MAX] |
Array of [16] CC configurations More... | |
| u32 | AntennaCfg [XDFEPRACH_ANT_NUM_MAX] |
[0,1] Array of [8] antenna TDM slot enablement More... | |
Full CC configuration.
| u32 XDfePrach_CCCfg::AntennaCfg[XDFEPRACH_ANT_NUM_MAX] |
| XDfePrach_InternalCarrierCfg XDfePrach_CCCfg::CarrierCfg[XDFEPRACH_BAND_ID_MAX][XDFEPRACH_CC_NUM_MAX] |
Array
of [16] CC configurations
Referenced by XDfePrach_AddCCtoCCCfgMB(), XDfePrach_GetCarrierCfgMB(), XDfePrach_RemoveCCfromCCCfgMB(), and XDfePrach_UpdateCCinCCCfgMB().
| XDfePrach_CCSequence XDfePrach_CCCfg::Sequence[XDFEPRACH_BAND_ID_MAX] |
CCID sequence, this needs to match
the CCID sequence generated by the Mixer connected to the PRACH.
Maximum CC number is 16.
Referenced by XDfePrach_AddCCtoCCCfgMB(), XDfePrach_GetCarrierCfgMB(), XDfePrach_GetEmptyCCCfg(), and XDfePrach_RemoveCCfromCCCfgMB().