Searched refs:halCtrlRecoveryEnable (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.h2572 TI_BOOL halCtrlRecoveryEnable; /**< */ member in struct:__anon2680
H A DTWDriver.c633 pTWD->bRecoveryEnabled = pInitParams->tGeneral.halCtrlRecoveryEnable;
/hardware/ti/wlan/wl1271/platforms/os/common/src/
H A DosRgstry.c1422 sizeof p->twdInitParams.tGeneral.halCtrlRecoveryEnable,
1423 (TI_UINT8*)&p->twdInitParams.tGeneral.halCtrlRecoveryEnable);
1425 p->healthMonitorInitParams.FullRecoveryEnable = (TI_BOOL)p->twdInitParams.tGeneral.halCtrlRecoveryEnable;

Completed in 88 milliseconds