Searched refs:WBT_InitContext (Results 1 – 5 of 5) sorted by relevance
| /TwlSDK-5.4/build/libraries/wbt/common/src/ |
| D | wbt_api.c | 90 WBT_InitContext(wbti_command_work, NULL, NULL); in WBT_InitParent() 115 WBT_InitContext(wbti_command_work, NULL, NULL); in WBT_InitChild()
|
| D | wbt_context.c | 1311 void WBT_InitContext(WBTContext * work, void *userdata, WBTEventCallback callback) in WBT_InitContext() function
|
| /TwlSDK-5.4/include/nitro/wbt/ |
| D | context.h | 252 void WBT_InitContext(WBTContext *work, void *userdata, WBTEventCallback callback);
|
| /TwlSDK-5.4/build/libraries/wfs/common/src/ |
| D | wfs_client.c | 412 WBT_InitContext(context->wbt, context, WFSi_WBTSystemCallback); in WFS_InitClient()
|
| D | wfs_server.c | 462 WBT_InitContext(context->wbt, context, WFSi_WBTCallback); in WFS_InitServer()
|