| /OK3568_Linux_fs/kernel/lib/fonts/ |
| H A D | font_acorn_8x8.c | 9 { 0, 0, FONTDATAMAX, 0 }, { 10 /* 00 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* ^@ */ 11 /* 01 */ 0x7e, 0x81, 0xa5, 0x81, 0xbd, 0x99, 0x81, 0x7e, /* ^A */ 12 /* 02 */ 0x7e, 0xff, 0xbd, 0xff, 0xc3, 0xe7, 0xff, 0x7e, /* ^B */ 13 /* 03 */ 0x6c, 0xfe, 0xfe, 0xfe, 0x7c, 0x38, 0x10, 0x00, /* ^C */ 14 /* 04 */ 0x10, 0x38, 0x7c, 0xfe, 0x7c, 0x38, 0x10, 0x00, /* ^D */ 15 /* 05 */ 0x00, 0x18, 0x3c, 0xe7, 0xe7, 0x3c, 0x18, 0x00, /* ^E */ 16 /* 06 */ 0x00, 0x00, 0x3c, 0x3c, 0x3c, 0x3c, 0x00, 0x00, 17 /* 07 */ 0x00, 0x00, 0x3c, 0x3c, 0x3c, 0x3c, 0x00, 0x00, 18 /* 08 */ 0x00, 0x00, 0x3c, 0x3c, 0x3c, 0x3c, 0x00, 0x00, [all …]
|
| H A D | font_sun8x16.c | 7 { 0, 0, FONTDATAMAX, 0 }, { 8 /* */ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 9 /* */ 0x00,0x00,0x7e,0x81,0xa5,0x81,0x81,0xbd,0x99,0x81,0x81,0x7e,0x00,0x00,0x00,0x00, 10 /* */ 0x00,0x00,0x7e,0xff,0xdb,0xff,0xff,0xc3,0xe7,0xff,0xff,0x7e,0x00,0x00,0x00,0x00, 11 /* */ 0x00,0x00,0x00,0x00,0x6c,0xfe,0xfe,0xfe,0xfe,0x7c,0x38,0x10,0x00,0x00,0x00,0x00, 12 /* */ 0x00,0x00,0x00,0x00,0x10,0x38,0x7c,0xfe,0x7c,0x38,0x10,0x00,0x00,0x00,0x00,0x00, 13 /* */ 0x00,0x00,0x00,0x18,0x3c,0x3c,0xe7,0xe7,0xe7,0x18,0x18,0x3c,0x00,0x00,0x00,0x00, 14 /* */ 0x00,0x00,0x00,0x18,0x3c,0x7e,0xff,0xff,0x7e,0x18,0x18,0x3c,0x00,0x00,0x00,0x00, 15 /* */ 0x00,0x00,0x00,0x00,0x00,0x00,0x18,0x3c,0x3c,0x18,0x00,0x00,0x00,0x00,0x00,0x00, 16 /* */ 0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0xc3,0xc3,0xe7,0xff,0xff,0xff,0xff,0xff,0xff, [all …]
|
| H A D | font_8x8.c | 13 { 0, 0, FONTDATAMAX, 0 }, { 14 /* 0 0x00 '^@' */ 15 0x00, /* 00000000 */ 16 0x00, /* 00000000 */ 17 0x00, /* 00000000 */ 18 0x00, /* 00000000 */ 19 0x00, /* 00000000 */ 20 0x00, /* 00000000 */ 21 0x00, /* 00000000 */ 22 0x00, /* 00000000 */ [all …]
|
| H A D | font_mini_4x6.c | 18 s{((0x)?[0-9a-fA-F]+)(.*\[([\*\ ]{4})\])}{ 22 $bits =~ s/([^\s0])|(.)/ defined($1) + 0 /ge; 26 $num = sprintf("0x%.2x", $num); 37 to bottom, character 0 to character 255, six bytes per character. Each 47 { 0, 0, FONTDATAMAX, 0 }, { 49 /* Char 0: ' ' */ 50 0xee, /*= [*** ] */ 51 0xee, /*= [*** ] */ 52 0xee, /*= [*** ] */ 53 0xee, /*= [*** ] */ [all …]
|
| H A D | font_8x16.c | 14 { 0, 0, FONTDATAMAX, 0 }, { 15 /* 0 0x00 '^@' */ 16 0x00, /* 00000000 */ 17 0x00, /* 00000000 */ 18 0x00, /* 00000000 */ 19 0x00, /* 00000000 */ 20 0x00, /* 00000000 */ 21 0x00, /* 00000000 */ 22 0x00, /* 00000000 */ 23 0x00, /* 00000000 */ [all …]
|
| H A D | font_pearl_8x8.c | 18 { 0, 0, FONTDATAMAX, 0 }, { 19 /* 0 0x00 '^@' */ 20 0x00, /* 00000000 */ 21 0x00, /* 00000000 */ 22 0x00, /* 00000000 */ 23 0x00, /* 00000000 */ 24 0x00, /* 00000000 */ 25 0x00, /* 00000000 */ 26 0x00, /* 00000000 */ 27 0x00, /* 00000000 */ [all …]
|
| /OK3568_Linux_fs/kernel/kernel/bpf/preload/iterators/ |
| H A D | iterators.skel.h | 124 s->maps[0].name = "iterator.rodata"; in iterators_bpf__create_skeleton() 125 s->maps[0].map = &obj->maps.rodata; in iterators_bpf__create_skeleton() 126 s->maps[0].mmaped = (void **)&obj->rodata; in iterators_bpf__create_skeleton() 135 s->progs[0].name = "dump_bpf_map"; in iterators_bpf__create_skeleton() 136 s->progs[0].prog = &obj->progs.dump_bpf_map; in iterators_bpf__create_skeleton() 137 s->progs[0].link = &obj->links.dump_bpf_map; in iterators_bpf__create_skeleton() 145 \x7f\x45\x4c\x46\x02\x01\x01\0\0\0\0\0\0\0\0\0\x01\0\xf7\0\x01\0\0\0\0\0\0\0\0\ in iterators_bpf__create_skeleton() 146 \0\0\0\0\0\0\0\0\0\0\0\x48\x18\0\0\0\0\0\0\0\0\0\0\x40\0\0\0\0\0\x40\0\x0f\0\ in iterators_bpf__create_skeleton() 147 \x0e\0\x79\x12\0\0\0\0\0\0\x79\x26\0\0\0\0\0\0\x79\x17\x08\0\0\0\0\0\x15\x07\ in iterators_bpf__create_skeleton() 148 \x1a\0\0\0\0\0\x79\x21\x10\0\0\0\0\0\x55\x01\x08\0\0\0\0\0\xbf\xa4\0\0\0\0\0\0\ in iterators_bpf__create_skeleton() [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | btext.c | 46 unsigned long address = 0; in btext_initialize() 49 if (prom_getproperty(node, "width", (char *)&width, 4) < 0) in btext_initialize() 51 if (prom_getproperty(node, "height", (char *)&height, 4) < 0) in btext_initialize() 53 if (prom_getproperty(node, "depth", (char *)&depth, 4) < 0) in btext_initialize() 57 if (prom_getproperty(node, "linebytes", (char *)&prop, 4) >= 0 && in btext_initialize() 58 prop != 0xffffffffu) in btext_initialize() 62 pitch = 0x1000; in btext_initialize() 64 if (prom_getproperty(node, "address", (char *)&prop, 4) >= 0) in btext_initialize() 70 if (address == 0) in btext_initialize() 73 g_loc_X = 0; in btext_initialize() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | btext.c | 42 unsigned long disp_BAT[2] __initdata = {0, 0}; 48 int boot_text_mapped __force_data = 0; 49 int force_printk_to_btext = 0; 76 * The display is mapped to virtual address 0xD0000000, rather 78 * in the region starting at 0xC0000000 (PAGE_OFFSET). 89 unsigned long vaddr = PAGE_OFFSET + 0x10000000; in btext_prepare_BAT() 95 boot_text_mapped = 0; in btext_prepare_BAT() 98 lowbits = addr & ~0xFF000000UL; in btext_prepare_BAT() 99 addr &= 0xFF000000UL; in btext_prepare_BAT() 100 disp_BAT[0] = vaddr | (BL_16M<<2) | 2; in btext_prepare_BAT() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_ecc.c | 42 0x00, 0x55, 0x56, 0x03, 0x59, 0x0c, 0x0f, 0x5a, 0x5a, 0x0f, 0x0c, 0x59, 0x03, 0x56, 0x55, 0x00, 43 0x65, 0x30, 0x33, 0x66, 0x3c, 0x69, 0x6a, 0x3f, 0x3f, 0x6a, 0x69, 0x3c, 0x66, 0x33, 0x30, 0x65, 44 0x66, 0x33, 0x30, 0x65, 0x3f, 0x6a, 0x69, 0x3c, 0x3c, 0x69, 0x6a, 0x3f, 0x65, 0x30, 0x33, 0x66, 45 0x03, 0x56, 0x55, 0x00, 0x5a, 0x0f, 0x0c, 0x59, 0x59, 0x0c, 0x0f, 0x5a, 0x00, 0x55, 0x56, 0x03, 46 0x69, 0x3c, 0x3f, 0x6a, 0x30, 0x65, 0x66, 0x33, 0x33, 0x66, 0x65, 0x30, 0x6a, 0x3f, 0x3c, 0x69, 47 0x0c, 0x59, 0x5a, 0x0f, 0x55, 0x00, 0x03, 0x56, 0x56, 0x03, 0x00, 0x55, 0x0f, 0x5a, 0x59, 0x0c, 48 0x0f, 0x5a, 0x59, 0x0c, 0x56, 0x03, 0x00, 0x55, 0x55, 0x00, 0x03, 0x56, 0x0c, 0x59, 0x5a, 0x0f, 49 0x6a, 0x3f, 0x3c, 0x69, 0x33, 0x66, 0x65, 0x30, 0x30, 0x65, 0x66, 0x33, 0x69, 0x3c, 0x3f, 0x6a, 50 0x6a, 0x3f, 0x3c, 0x69, 0x33, 0x66, 0x65, 0x30, 0x30, 0x65, 0x66, 0x33, 0x69, 0x3c, 0x3f, 0x6a, 51 0x0f, 0x5a, 0x59, 0x0c, 0x56, 0x03, 0x00, 0x55, 0x55, 0x00, 0x03, 0x56, 0x0c, 0x59, 0x5a, 0x0f, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-samsung-s6e63m0.c | 25 #define MCS_ELVSS_ON 0xb1 26 #define MCS_MIECTL1 0xc0 27 #define MCS_BCMODE 0xc1 28 #define MCS_ERROR_CHECK 0xd5 29 #define MCS_READ_ID1 0xda 30 #define MCS_READ_ID2 0xdb 31 #define MCS_READ_ID3 0xdc 32 #define MCS_LEVEL_2_KEY 0xf0 33 #define MCS_MTP_KEY 0xf1 34 #define MCS_DISCTL 0xf2 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | wanxlfw.inc_shipped | 2 0x60,0x00,0x00,0x16,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 3 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0xB9,0x40,0x00,0x00,0x00,0x00,0x00, 4 0x10,0x14,0x42,0x80,0x4A,0xB0,0x09,0xB0,0x00,0x00,0x10,0x04,0x67,0x00,0x00,0x0E, 5 0x06,0xB0,0x40,0x00,0x00,0x00,0x09,0xB0,0x00,0x00,0x10,0x04,0x58,0x80,0x0C,0x80, 6 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xDE,0x21,0xFC,0x00,0x00,0x16,0xBC,0x00,0x6C, 7 0x21,0xFC,0x00,0x00,0x17,0x5E,0x01,0x00,0x21,0xFC,0x00,0x00,0x16,0xDE,0x01,0x78, 8 0x21,0xFC,0x00,0x00,0x16,0xFE,0x01,0x74,0x21,0xFC,0x00,0x00,0x17,0x1E,0x01,0x70, 9 0x21,0xFC,0x00,0x00,0x17,0x3E,0x01,0x6C,0x21,0xFC,0x00,0x00,0x18,0x4C,0x02,0x00, 10 0x23,0xFC,0x78,0x00,0x00,0x00,0xFF,0xFC,0x15,0x48,0x33,0xFC,0x04,0x80,0xFF,0xFC, 11 0x10,0x26,0x33,0xFC,0x01,0x10,0xFF,0xFC,0x10,0x2A,0x23,0xFC,0x00,0xD4,0x9F,0x40, [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | video_font_4x6.h | 17 s{((0x)?[0-9a-fA-F]+)(.*\[([\*\ ]{4})\])}{ 21 $bits =~ s/([^\s0])|(.)/ defined($1) + 0 /ge; 25 $num = sprintf("0x%.2x", $num); 36 to bottom, character 0 to character 255, six bytes per character. Each 52 /* Char 0: ' ' */ 53 0xee, /*= [*** ] */ 54 0xee, /*= [*** ] */ 55 0xee, /*= [*** ] */ 56 0xee, /*= [*** ] */ 57 0xee, /*= [*** ] */ [all …]
|
| H A D | linux_logo.h | 11 * values have to start from 0x20 12 * (i.e. RGB(linux_logo_red[0], 13 * linux_logo_green[0], 14 * linux_logo_blue[0]) is color 0x20) 24 0x02, 0x9E, 0xE9, 0xC4, 0x50, 0xC9, 0xC4, 0xE9, 25 0x65, 0xE3, 0xC2, 0x25, 0xA4, 0xEC, 0x90, 0xA6, 26 0xC4, 0x6A, 0xD1, 0xF3, 0x12, 0xED, 0xA0, 0xC2, 27 0xB8, 0xD5, 0xDB, 0xD2, 0x3E, 0x16, 0xEB, 0x54, 28 0xA9, 0xCD, 0xF5, 0x0A, 0xBA, 0xB3, 0xDC, 0x74, 29 0xCE, 0xF6, 0xD3, 0xC5, 0xEA, 0xB8, 0xED, 0x5E, [all …]
|
| H A D | video_font_data.h | 18 /* 0 0x00 '^@' */ 19 0x00, /* 00000000 */ 20 0x00, /* 00000000 */ 21 0x00, /* 00000000 */ 22 0x00, /* 00000000 */ 23 0x00, /* 00000000 */ 24 0x00, /* 00000000 */ 25 0x00, /* 00000000 */ 26 0x00, /* 00000000 */ 27 0x00, /* 00000000 */ [all …]
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 289 "\x19\xB8\x73\xA2\xAC\x4B\x1E\x66\x48\xD8\x72\x1F\xAC\xF6\xCB\xBC" 314 "\x90\xf1\x60\xf2\x65\xdd\x30\xa5\x66\xce\x62\x7b\xd0\xf8\x2d\x3d" 316 "\x33\xb7\x66\x92\xd1\xf2\x8e\x6f\xe5\x75\x0c\xad\x36\xfb\x4e\xd0" 317 "\x66\x61\xbd\x49\xfe\xf4\x1a\xa2\x2b\x49\xfe\x03\x4c\x74\x47\x8d" 318 "\x9a\x66\xb2\x49\x46\x4d\x77\xea\x33\x4d\x6b\x3c\xb4\x49\x4a\xc6" 356 "\x90\xf1\x60\xf2\x65\xdd\x30\xa5\x66\xce\x62\x7b\xd0\xf8\x2d\x3d" 358 "\x33\xb7\x66\x92\xd1\xf2\x8e\x6f\xe5\x75\x0c\xad\x36\xfb\x4e\xd0" 359 "\x66\x61\xbd\x49\xfe\xf4\x1a\xa2\x2b\x49\xfe\x03\x4c\x74\x47\x8d" [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | nops.h | 11 #define NOP_DS_PREFIX 0x3e 18 3: leal 0x00(%esi),%esi 19 4: leal 0x00(,%esi,1),%esi 20 6: leal 0x00000000(%esi),%esi 21 7: leal 0x00000000(,%esi,1),%esi 23 #define GENERIC_NOP1 0x90 24 #define GENERIC_NOP2 0x89,0xf6 25 #define GENERIC_NOP3 0x8d,0x76,0x00 26 #define GENERIC_NOP4 0x8d,0x74,0x26,0x00 28 #define GENERIC_NOP6 0x8d,0xb6,0x00,0x00,0x00,0x00 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/st_lsm6dsr/ |
| H A D | st_lsm6dsr_embfunc.c | 16 #define ST_LSM6DSR_REG_PAGE_SEL_ADDR 0x02 17 #define ST_LSM6DSR_REG_PAGE_SEL_RST_MASK BIT(0) 19 #define ST_LSM6DSR_REG_EMB_FUNC_EN_A_ADDR 0x04 20 #define ST_LSM6DSR_REG_PAGE_ADDRESS 0x08 21 #define ST_LSM6DSR_REG_PAGE_VALUE 0x09 22 #define ST_LSM6DSR_FSM_BASE_ADDRESS 0x2da 31 #define ST_LSM6DSR_REG_EMB_FUNC_EN_B_ADDR 0x05 32 #define ST_LSM6DSR_REG_FSM_EN_MASK BIT(0) 37 #define ST_LSM6DSR_PAGE_RW_ADDR 0x17 41 #define ST_LSM6DSR_REG_EMB_FUNC_FIFO_CFG_ADDR 0x44 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/ |
| H A D | tm6000-core.c | 38 pipe = usb_rcvctrlpipe(dev->udev, 0); in tm6000_read_write_usb() 40 pipe = usb_sndctrlpipe(dev->udev, 0); in tm6000_read_write_usb() 49 req_type, req, value&0xff, value>>8, index&0xff, in tm6000_read_write_usb() 50 index>>8, len&0xff, len>>8); in tm6000_read_write_usb() 54 for (i = 0; i < len; i++) in tm6000_read_write_usb() 67 if (ret < 0) { in tm6000_read_write_usb() 74 for (i = 0; i < len; i++) in tm6000_read_write_usb() 83 delay = 0; in tm6000_read_write_usb() 104 req, value, index, NULL, 0); in tm6000_set_reg() 116 if (rc < 0) in tm6000_get_reg() [all …]
|
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | compression.c | 57 "\x08\x26\xd8\x41\xff\x99\xc8\xcf\x66\x3d\x80\xac\xba\x17\xf1\xc8" 58 "\xb9\xdf\x49\x37\xb1\x68\xa0\x2a\xdd\x63\xd1\xa7\xa3\x66\xf8\x15" 67 "\x21\x90\x66\xe7\x9e\x56\x61\x5d\xd8\xdc\x59\xf0\xac\x2f\xd6\x49" 80 "\x65\x73\x73\x61\x62\x6c\x65\x20\x62\x69\x74\x20\x6f\x66\x20\x74" 84 "\x69\x73\x20\x6d\x69\x6e\x65\x2e\x0a\x49\x66\x20\x49\x20\x77\x84" 88 "\x69\x6e\x67\x20\x6d\x64\x02\x64\x06\x00\x5a\x20\x66\x69\x72\x73" 93 "\x6c\x79\x20\x69\x6e\x20\x74\x68\x65\x20\x66\x61\x63\x65\x20\x6f" 94 "\x66\x20\x73\x68\x6f\x72\x74\x20\x74\x65\x78\x74\x0a\x6d\x65\x73" 102 "\x65\x73\x73\x61\x62\x6c\x65\x20\x62\x69\x74\x20\x6f\x66\x20\x74" 106 "\x73\x20\x6d\x69\x6e\x65\x2e\x0a\x49\x66\x20\x49\x20\x77\x32\x00" [all …]
|
| /OK3568_Linux_fs/kernel/net/wireless/certs/ |
| H A D | sforshee.hex | 2 0x30, 0x82, 0x02, 0xa4, 0x30, 0x82, 0x01, 0x8c, 3 0x02, 0x09, 0x00, 0xb2, 0x8d, 0xdf, 0x47, 0xae, 4 0xf9, 0xce, 0xa7, 0x30, 0x0d, 0x06, 0x09, 0x2a, 5 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b, 6 0x05, 0x00, 0x30, 0x13, 0x31, 0x11, 0x30, 0x0f, 7 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x08, 0x73, 8 0x66, 0x6f, 0x72, 0x73, 0x68, 0x65, 0x65, 0x30, 9 0x20, 0x17, 0x0d, 0x31, 0x37, 0x31, 0x30, 0x30, 10 0x36, 0x31, 0x39, 0x34, 0x30, 0x33, 0x35, 0x5a, 11 0x18, 0x0f, 0x32, 0x31, 0x31, 0x37, 0x30, 0x39, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | rf.c | 36 {0x03, 0xf7, 0x90}, 37 {0x03, 0x33, 0x31}, 38 {0x01, 0xb8, 0x02}, 39 {0x00, 0xff, 0xf3}, 40 {0x00, 0x05, 0xa4}, 41 {0x0f, 0x4d, 0xc5}, 42 {0x08, 0x05, 0xb6}, 43 {0x01, 0x47, 0xc7}, 44 {0x00, 0x06, 0x88}, 45 {0x04, 0x03, 0xb9}, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/ |
| H A D | halmac_gpio_8821c.c | 24 0x66, BIT(2), BIT(2)} 27 0x66, BIT(2), BIT(2)} 30 0x41, BIT(1), 0} 33 0x41, BIT(2), BIT(2)} 36 0x40, BIT(1) | BIT(0), BIT(0)} 39 0x40, BIT(1) | BIT(0), BIT(1)} 42 0x40, BIT(1) | BIT(0), BIT(0) | BIT(1)} 45 0x40, BIT(1) | BIT(0), 0} 50 0x66, BIT(2), BIT(2)} 53 0x66, BIT(2), BIT(2)} [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/ |
| H A D | halmac_gpio_8821c.c | 25 0x66, BIT(2), BIT(2)} 28 0x66, BIT(2), BIT(2)} 31 0x41, BIT(1), 0} 34 0x41, BIT(2), BIT(2)} 37 0x40, BIT(1) | BIT(0), BIT(0)} 40 0x40, BIT(1) | BIT(0), BIT(1)} 43 0x40, BIT(1) | BIT(0), BIT(0) | BIT(1)} 46 0x40, BIT(1) | BIT(0), 0} 51 0x66, BIT(2), BIT(2)} 54 0x66, BIT(2), BIT(2)} [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_seq.h_shipped | 9 0xb2, 0x00, 0x00, 0x08, 10 0xf7, 0x11, 0x22, 0x08, 11 0x00, 0x65, 0xee, 0x59, 12 0xf7, 0x01, 0x02, 0x08, 13 0xff, 0x6a, 0x24, 0x08, 14 0x40, 0x00, 0x40, 0x68, 15 0x08, 0x1f, 0x3e, 0x10, 16 0x40, 0x00, 0x40, 0x68, 17 0xff, 0x40, 0x3c, 0x60, 18 0x08, 0x1f, 0x3e, 0x10, [all …]
|