Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/wfs/common/src/
Dwfs_client.c102 post = WBT_PostCommandSYNC(wbt, bitmap, WFSi_ReceiveTableSequence); in WFSi_ReceiveTableSequence()
214 post = WBT_PostCommandSYNC(wbt, bitmap, WFSi_ReadRomSequence); in WFSi_ReadRomSequence()
/TwlSDK-5.3.1/include/nitro/wbt/
Dcontext.h651 BOOL WBT_PostCommandSYNC(WBTContext *context, int bitmap, WBTEventCallback callback) in WBT_PostCommandSYNC() function