Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wbt/common/src/
Dwbt_api.c368 WBT_PostCommand(wbti_command_work, list, target, NULL); in WBT_RequestSync()
395 WBT_PostCommand(wbti_command_work, list, target, NULL); in WBT_GetBlockInfo()
424 WBT_PostCommand(wbti_command_work, list, target, NULL); in WBT_GetBlock()
449 WBT_PostCommand(wbti_command_work, list, target, NULL); in WBT_PutUserData()
Dwbt_context.c1386 void WBT_PostCommand(WBTContext *work, WBTCommandList *list, u16 bitmap, in WBT_PostCommand() function
/TwlSDK-5.1.0/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()