Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/wbt/
Dcontext.h91 typedef struct WBTPacketResponseGetBlockFormat struct
96 WBTPacketResponseGetBlockFormat; typedef
122 WBTPacketResponseGetBlockFormat res_getblock;
136 PLATFORM_COMPILER_ASSERT(sizeof(WBTPacketResponseGetBlockFormat) == 8);
/TwlSDK-5.5/build/libraries/wbt/common/src/
Dwbt_context.c85 WBT_COMMAND_RES(GET_BLOCK, REQ_GET_BLOCK, sizeof(WBTPacketResponseGetBlockFormat)),
87 WBT_COMMAND_RES(GET_BLOCKINFO, REQ_GET_BLOCKINFO, sizeof(WBTPacketResponseGetBlockFormat)),