Searched refs:WBT_PostCommand (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/wbt/common/src/ |
| D | wbt_api.c | 368 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()
|
| D | wbt_context.c | 1386 void WBT_PostCommand(WBTContext *work, WBTCommandList *list, u16 bitmap, in WBT_PostCommand() function
|
| /TwlSDK-5.1.0/include/nitro/wbt/ |
| D | context.h | 636 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()
|