代码搜索:Ext

找到约 10,000 项符合「Ext」的源代码

代码结果 10,000
www.eeworm.com/read/256768/11972829

h ext_inf.h

#define SPCR10_VAL 0x0000 #define SPCR20_VAL 0x0220 //2 words per frame #define RCR10_VAL 0x0140 #define RCR20_VAL 0x04 //2 words per frame #define XCR10_VA
www.eeworm.com/read/154183/11984287

h ext_inf.h

#define SetData GpioDataRegs.GPFDAT.bit.GPIOF0 = 1 #define ClrData GpioDataRegs.GPFDAT.bit.GPIOF0 = 0 #define SetClk GpioDataRegs.GPFDAT.bit.GPIOF2 = 1 #define ClrClk GpioDataRegs.GPFDAT.
www.eeworm.com/read/153793/12005961

htm partner_ext.htm

www.eeworm.com/read/153793/12006601

htm partner_ext.htm

www.eeworm.com/read/153793/12006749

htm partner_ext.htm

www.eeworm.com/read/341877/12056610

h ext_keys.h

/* ** ext_getch() header file. ** ** ext_getch() returns: ** ** 0->255 Normal key ** 256->511 Numeric pad key or Function key ** 512->767 Cursor pad key
www.eeworm.com/read/341877/12057091

c ext_keys.c

/* ** ext_getch() ** ** A getch() work-alike for use with extended keyboards. ** ** Parameters: none ** ** Returns: Extended key code as follows: ** 0->255 Normal key **
www.eeworm.com/read/255541/12075642

h ext_fs.h

#ifndef _LINUX_EXT_FS_H #define _LINUX_EXT_FS_H /* * The ext filesystem constants/structures */ #define EXT_NAME_LEN 255 #define EXT_ROOT_INO 1 #define EXT_SUPER_MAGIC 0x137D #define
www.eeworm.com/read/152786/12083275

c ext_wr.c

/**************************************************************************** * * * Certificate Attribute Write Routines * * Copyright Peter Gutmann 1996-2005 *
www.eeworm.com/read/152786/12083311

c ext_def.c

/**************************************************************************** * * * Certificate Attribute Definitions * * Copyright Peter Gutmann 1996-2005 * *