![]() |
![]() |
This structure contains the parameters for the initialization of a AIF HW module of the TMS320C6670. it includes configuration objects for all the links. More...
#include <AIF_defs.h>
Data Fields | |
CSL_Aif2Handle | hCsl |
CSL_Aif2Setup * | hAif2Setup |
CSL_Aif2LinkProtocol | protocol |
AIF_Mode | mode |
Uint32 | aif2ClkSpeedKhz |
CSL_Aif2CppiDio | pktdmaOrDioEngine |
AIF_LinkConfigObj | linkConfig [AIF_MAX_NUM_LINKS] |
AIF_DioConfigObj | dioConfig [AIF2_MAX_NUM_DIO_ENGINE] |
AIF_PktDmaConfigObj | pktDmaConfig |
CSL_Aif2AtSyncSource | aif2TimerSyncSource |
Uint32 | phytCompValue |
CSL_Aif2AtReSyncMode | autoResyncMode |
AIF_EeCountObj | aif2EeCount |
Bool | superPacket |
AIF_AxCObj | AxCconfig [AIF_MAX_NUM_AXC] |
AIF_RadTimerObj | radTimerConfig [AIF_MAX_NUM_RADT] |
This structure contains the parameters for the initialization of a AIF HW module of the TMS320C6670. it includes configuration objects for all the links.
Selects AIF2 SerDes input clock in KHz.
Exception counters - updated when exception are enabled
CSL_Aif2AtSyncSource AIF_ConfigObj::aif2TimerSyncSource |
Selects the sync type for the AIF2 AT timer
CSL_Aif2AtReSyncMode AIF_ConfigObj::autoResyncMode |
Auto resync if new frame boundary is received
Holds specific configuration structure for each AxC
Holds configuration structure for each DIO engine
CSL_Aif2Setup* AIF_ConfigObj::hAif2Setup |
Holds pointer to AIF2 configuration structure (set by the library)
CSL_Aif2Handle AIF_ConfigObj::hCsl |
Holds pointer to CSL AIF object instance. (set by the library)
Holds configuration structure for each link
Selects the operating mode for this link (WCDMA, LTE, ABT)
Uint32 AIF_ConfigObj::phytCompValue |
phyT Compare value if aif2TimerSyncSource was PHYT_CMP_SYNC
Holds configuration structure for each PktDMA channel
CSL_Aif2CppiDio AIF_ConfigObj::pktdmaOrDioEngine |
Selects whether to transport Antenna samples with DIO engine or Packet DMA
CSL_Aif2LinkProtocol AIF_ConfigObj::protocol |
Selects CPRI or OBSAI for AIF.
Holds specific configuration structure for each radio timer (RADT only on AIF2)
Use the super packet workaround