![]() |
dfeccf
Vitis Drivers API Documentation
|
CCF Config Structure. More...
Data Fields | |
| u32 | DeviceId |
| The component instance Id. More... | |
| metal_phys_addr_t | BaseAddr |
| Instance base address. More... | |
| u32 | NumAntenna |
| Number of antennas. More... | |
| u32 | NumCCPerAntenna |
| Number of CCs per antenna. More... | |
| u32 | AntennaInterleave |
| Number of Antenna slots. More... | |
| u32 | Switchable |
| [0,1] If true DL/UL switching is supported More... | |
CCF Config Structure.
| u32 XDfeCcf_Config::AntennaInterleave |
Number of Antenna slots.
Referenced by XDfeCcf_Configure().
| metal_phys_addr_t XDfeCcf_Config::BaseAddr |
Instance base address.
| u32 XDfeCcf_Config::DeviceId |
The component instance Id.
| u32 XDfeCcf_Config::NumAntenna |
Number of antennas.
Referenced by XDfeCcf_Configure().
| u32 XDfeCcf_Config::NumCCPerAntenna |
Number of CCs per antenna.
Referenced by XDfeCcf_Configure().
| u32 XDfeCcf_Config::Switchable |
[0,1] If true DL/UL switching is supported
Referenced by XDfeCcf_Activate(), XDfeCcf_Configure(), XDfeCcf_Deactivate(), XDfeCcf_GetCurrentCCCfgSwitchable(), XDfeCcf_Initialize(), XDfeCcf_SetNextCCCfgAndTriggerSwitchable(), and XDfeCcf_UpdateAntennaCfgSwitchable().