Searched refs:HD6301_CODE (Results 1 – 3 of 3) sorted by relevance
229 #define HD6301_CODE \ in test() macro257 (unsigned char *)HD6301_CODE, in test()258 sizeof(HD6301_CODE) - 1, in test()
22 HD6301_CODE = b"\x6b\x10\x00\x71\x10\x00\x72\x10\x10\x39" variable29 (CS_ARCH_M680X, CS_MODE_M680X_6301, HD6301_CODE, "M680X_HD6301", None),
20 static final String HD6301_CODE = "6b100071100072101039"; field in TestM680x156 hexString2Byte(HD6301_CODE), "M680X_HD6301"), in main()