Home
last modified time | relevance | path

Searched refs:WBTPacketRequestGetBlockDoneFormat (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.3.1/include/nitro/wbt/
Dcontext.h69 typedef struct WBTPacketRequestGetBlockDoneFormat struct
73 WBTPacketRequestGetBlockDoneFormat; typedef
119 WBTPacketRequestGetBlockDoneFormat req_getblock_done;
133 PLATFORM_COMPILER_ASSERT(sizeof(WBTPacketRequestGetBlockDoneFormat) == 4);
/TwlSDK-5.3.1/build/libraries/wbt/common/src/
Dwbt_context.c88 WBT_COMMAND_REQ(GET_BLOCK_DONE, RES_GET_BLOCK_DONE, sizeof(WBTPacketRequestGetBlockDoneFormat)),