Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/wbt/common/src/
Dwbt_api.c381 WBT_PostCommand(wbti_command_work, list, target, NULL); in WBT_RequestSync()
408 WBT_PostCommand(wbti_command_work, list, target, NULL); in WBT_GetBlockInfo()
437 WBT_PostCommand(wbti_command_work, list, target, NULL); in WBT_GetBlock()
462 WBT_PostCommand(wbti_command_work, list, target, NULL); in WBT_PutUserData()
Dwbt_context.c1387 void WBT_PostCommand(WBTContext *work, WBTCommandList *list, u16 bitmap, in WBT_PostCommand() function
/TwlSDK-5.4/include/nitro/wbt/
Dcontext.h636 void WBT_PostCommand(WBTContext *work, WBTCommandList *list, u16 bitmap,
657 WBT_PostCommand(context, list, (u16)bitmap, callback); in WBT_PostCommandSYNC()
685 WBT_PostCommand(context, list, (u16)bitmap, callback); in WBT_PostCommandINFO()
716 WBT_PostCommand(context, list, (u16)bitmap, callback); in WBT_PostCommandGET()
744 WBT_PostCommand(context, list, (u16)bitmap, callback); in WBT_PostCommandMSG()