代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/192426/8382186
_h self._h
//芯片代码
#define device 0x77
//信号字节
#define sig_byte1 0x1E
#define sig_byte2 0x93
#define sig_byte3 0x07
//IAP编程页面
#define PAGESIZE 64 //Size in Bytes
#define APP_PAGES ((8192/PAGESIZE)-
www.eeworm.com/read/192426/8382188
h self.h
//芯片代码
#define device 0x77
//信号字节
#define sig_byte1 0x1E
#define sig_byte2 0x93
#define sig_byte3 0x07
//IAP编程页面
#define PAGESIZE 64 //Size in Bytes
#define APP_PAGES ((8192/PAGESIZE)-
www.eeworm.com/read/192426/8382189
h assembly.h
void write_page (unsigned int adr, unsigned char function);
void fill_temp_buffer (unsigned int data,unsigned int adr);
unsigned int read_program_memory (unsigned int adr,unsigned char cmd);
void w
www.eeworm.com/read/192426/8382212
h pindefs.h
//*********************
// Pin definition file
//*********************
// Keyboard konnections
#define PIN_DIR DDRD
#define PIN_KB PIND
#define PORT_KB PORTD
#define CLOCK 3
#define DA
www.eeworm.com/read/292026/8382229
h tcformat.h
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/292026/8382233
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Format.rc
//
#define IDR_FORMAT_TLB 1
#define IDD_VOL_CREATION_WIZARD_DLG 101
#define IDD_CI
www.eeworm.com/read/192426/8382234
_h scancodes._h
// Unshifted characters
const unsigned char unshifted[][2] = {
0x0d,9,
0x0e,'`',
0x15,'q',
0x16,'1',
0x1a,'z',
0x1b,'s',
0x1c,'a',
0x1d,'w',
0x1e,'2',
0x21,'c',
0x22,'x',
0x23,'d',
0x24,
www.eeworm.com/read/292026/8382244
h formatcom.h
/*
Copyright (c) 2007-2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt bi
www.eeworm.com/read/192426/8382246
_h pindefs._h
//*********************
// Pin definition file
//*********************
// Keyboard konnections
#define PIN_DIR DDRD
#define PIN_KB PIND
#define PORT_KB PORTD
#define CLOCK 3
#define DAT
www.eeworm.com/read/192426/8382249
h scancodes.h
// Unshifted characters
const unsigned char unshifted[][2] = {
0x0d,9,
0x0e,'`',
0x15,'q',
0x16,'1',
0x1a,'z',
0x1b,'s',
0x1c,'a',
0x1d,'w',
0x1e,'2',
0x21,'c',
0x22,'x',
0x23,'d',
0x24