Home
last modified time | relevance | path

Searched defs:hHwInit (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/FW_Transfer/
DHwInit.c448 TI_STATUS hwInit_Destroy (TI_HANDLE hHwInit) in hwInit_Destroy()
474 TI_STATUS hwInit_Init (TI_HANDLE hHwInit, in hwInit_Init()
528 TI_STATUS hwInit_SetNvsImage (TI_HANDLE hHwInit, TI_UINT8 *pbuf, TI_UINT32 length) in hwInit_SetNvsImage()
539 TI_STATUS hwInit_SetFwImage (TI_HANDLE hHwInit, TFileInfo *pFileInfo) in hwInit_SetFwImage()
599 TI_STATUS hwInit_Boot (TI_HANDLE hHwInit) in hwInit_Boot()
643 static TI_STATUS hwInit_BootSm (TI_HANDLE hHwInit) in hwInit_BootSm()
989 TI_STATUS hwInit_LoadFw (TI_HANDLE hHwInit) in hwInit_LoadFw()
1051 static TI_STATUS hwInit_FinalizeDownloadSm (TI_HANDLE hHwInit) in hwInit_FinalizeDownloadSm()
1261 static TI_STATUS hwInit_ResetSm (TI_HANDLE hHwInit) in hwInit_ResetSm()
1289 static TI_STATUS hwInit_EepromlessStartBurstSm (TI_HANDLE hHwInit) in hwInit_EepromlessStartBurstSm()
[all …]
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriverInternal.h96 TI_HANDLE hHwInit; member