Home
last modified time | relevance | path

Searched refs:WBT_UnregisterBlockInfo (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.2.1/build/libraries/wbt/common/src/
Dwbt_api.c360 return WBT_UnregisterBlockInfo(wbti_command_work, block_id); in WBT_UnregisterBlock()
Dwbt_context.c1618 WBTBlockInfoList *WBT_UnregisterBlockInfo(WBTContext * work, u32 id) in WBT_UnregisterBlockInfo() function
/TwlSDK-5.2.1/include/nitro/wbt/
Dcontext.h811 WBTBlockInfoList *WBT_UnregisterBlockInfo(WBTContext * work, u32 id);
/TwlSDK-5.2.1/build/libraries/wfs/common/src/
Dwfs_server.c185 (void)WBT_UnregisterBlockInfo(work->wbt, id); in WFSi_WBTCallback()