Searched refs:get (Results 1 – 7 of 7) sorted by relevance
| /TwlSDK-5.1.0/build/demos/tips/BuildFinalRom/ |
| D | README.txt | 9 4) Do 'make' to get final rom.
|
| /TwlSDK-5.1.0/build/libraries/wbt/common/src/ |
| D | wbt_context.c | 393 WBTi_InitBitmap(work, pkt_bmp, (int)current->get.recv_data_size, in WBTi_SwitchNextCommand() 394 current->get.pkt_bmp_table.packet_bitmap[aid], in WBTi_SwitchNextCommand() 395 current->get.recv_buf_table.recv_buf[aid], in WBTi_SwitchNextCommand() 740 MI_StoreLE32(&format->req_getblock_done.id, current->get.block_id); in WBTi_CheckRequest() 752 MI_StoreLE32(&format->req_getblock.id, current->get.block_id); in WBTi_CheckRequest() 756 WBT_DEBUG_OUTPUT1("send ReqBlock id=%d seq=%d\n", current->get.block_id, in WBTi_CheckRequest() 1221 if (id == current->get.block_id) in WBT_CallPacketRecvHook() 1260 if (current->get.block_id == id) in WBT_CallPacketRecvHook() 1510 (current->command == WBT_CMD_REQ_GET_BLOCK) && (current->get.block_id == id)) in WBT_GetDownloadProgress()
|
| /TwlSDK-5.1.0/build/demos/wbt/wbt-1/src/ |
| D | bt.c | 280 mfprintf(tc[2], "blockinfo %d done\n", uc->get.block_id); /* Obtained block list ID */ in bt_callback() 326 mfprintf(tc[2], "get block %d done\n", uc->get.block_id); /* Received block ID */ in bt_callback()
|
| /TwlSDK-5.1.0/include/nitro/wbt/ |
| D | context.h | 552 WBTGetBlockCallback *arg = &list->command.get; in WBT_CreateCommandINFO() 588 WBTGetBlockCallback *arg = &list->command.get; in WBT_CreateCommandGET()
|
| /TwlSDK-5.1.0/include/nitro/specfiles/ |
| D | ROM-TEG.rsf | 30 # add :r option to get basename for supporting IDE with makerom
|
| D | ROM-TS.rsf | 27 # add :r option to get basename for supporting IDE with makerom
|
| /TwlSDK-5.1.0/include/nitro/ |
| D | wbt.h | 255 WBTGetBlockCallback get; member
|