Home
last modified time | relevance | path

Searched refs:TX_ANTENNA_2 (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.h259 #define TWD_TX_ANTENNA_MIN TX_ANTENNA_2
1059 TX_ANTENNA_2 = 0, /**< */ enumerator
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c1463 if (p->twdInitParams.tGeneral.halCtrlTxAntenna == TX_ANTENNA_2) in regFillInitTable()
1466 p->twdInitParams.tGeneral.halCtrlTxAntenna = TX_ANTENNA_2; in regFillInitTable()