Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/wbt/
Dcontext.h76 typedef struct WBTPacketResponseGetBlockDoneFormat struct
80 WBTPacketResponseGetBlockDoneFormat; argument
120 WBTPacketResponseGetBlockDoneFormat res_getblock_done;
134 PLATFORM_COMPILER_ASSERT(sizeof(WBTPacketResponseGetBlockDoneFormat) == 4);
/TwlSDK-5.1.0/build/libraries/wbt/common/src/
Dwbt_context.c89 … WBT_COMMAND_RES(GET_BLOCK_DONE, REQ_GET_BLOCK_DONE, sizeof(WBTPacketResponseGetBlockDoneFormat)),