Searched defs:ModalEepHeader (Results 1 – 1 of 1) sorted by relevance
726 struct ModalEepHeader { struct727 uint32_t antCtrlChain[AR5416_MAX_CHAINS];728 uint32_t antCtrlCommon;729 int8_t antennaGainCh[AR5416_MAX_CHAINS];730 uint8_t switchSettling;731 uint8_t txRxAttenCh[AR5416_MAX_CHAINS];732 uint8_t rxTxMarginCh[AR5416_MAX_CHAINS];733 uint8_t adcDesiredSize;734 int8_t pgaDesiredSize;735 uint8_t xlnaGainCh[AR5416_MAX_CHAINS];[all …]