Searched refs:M6811_CODE (Results 1 – 3 of 3) sorted by relevance
215 #define M6811_CODE \ in test() macro306 (unsigned char *)M6811_CODE, in test()307 sizeof(M6811_CODE) - 1, in test()
24 M6811_CODE = b"\x02\x03\x12\x7f\x10\x00\x13\x99\x08\x00\x14\x7f\x02\x15\x7f\x01\x1e\x7f\x20\x00\x8f… variable36 (CS_ARCH_M680X, CS_MODE_M680X_6811, M6811_CODE, "M680X_M68HC11", None),
22 …static final String M6811_CODE = "0203127f100013990800147f02157f011e7f20008fcf18081830183c1867188c… field in TestM680x177 hexString2Byte(M6811_CODE), "M680X_M68HC11"), in main()