Searched refs:ih (Results 1 – 2 of 2) sorted by relevance
17 ih = IntelHex()28 ih.merge(to_merge, overlap=overlap)32 ih.write_hex_file(output)
672 ih = IntelHex() variable673 ih.loadhex(args.input)674 bicr = BICR.from_raw(bicr_spec, ih.tobinstr())691 ih = IntelHex() variable692 ih.frombytes(buf, offset=bicr_address)693 ih.tofile(args.output, format="hex")