Home
last modified time | relevance | path

Searched refs:FW_VERSION_LEN (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.h469 #define FW_VERSION_LEN 20 macro
1666 …TI_UINT8 fwVer[FW_VERSION_LEN]; /**< Firmware version - null terminate…
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h568 …TI_UINT8 siteMgrFwVersion[FW_VERSION_LEN]; /* Firmware version - null terminated…
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c6359 S8 FwVesrion[FW_VERSION_LEN]; in CuCmd_ShowAbout()
6362 FwVesrion, FW_VERSION_LEN)) return; in CuCmd_ShowAbout()