Home
last modified time | relevance | path

Searched refs:TI_INT16 (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/linux/inc/
DosTIType.h52 typedef signed short TI_INT16; typedef
/hardware/ti/wlan/wl1271/stad/src/Application/
DroamingMngrTypes.h149TI_INT16 iThreshold; /**< Input Trigger Threshold. Units: dBm / dB ; Range: (-100 .. 100) */
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
Drsn.c2386 static TI_INT16 convertAscii2Unicode(TI_INT8* userPwd, TI_INT16 len) in convertAscii2Unicode()
2388 TI_INT16 i; in convertAscii2Unicode()
2401 return (TI_INT16)(len*2); in convertAscii2Unicode()
DadmCtrl.c752 TI_INT16 length; in admCtrl_parseIe()
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.h107 #define int16 TI_INT16
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c5195 ((TI_INT16*) pSignedParameter)[parameterIndex] = (TI_INT16) myNumber; in regReadIntegerTable()
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c5265 TI_INT16 index; in nvsFillVersion()