代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/218663/14910786

_h rteeprom._h

/* ** Header file : rteeprom.h */ //#ifdef _AVR /* AVR EEPROM real-time access functions */ //#ifndef __RTEEPROM__H //#define __RTEEPROM__H // real time EEPROM access functions // these w
www.eeworm.com/read/218663/14910823

_c rteeprom._c

/* ** purpose: real-time EEPROM access functions ** version: 1.0 ** Author: Laurence Barker ** modified from functions provided with ICCAVR ** originally written by Lars Wicktor
www.eeworm.com/read/218663/14910862

h rteeprom.h

#ifndef rteeprom_h #define rteeprom_h /* ** Header file : rteeprom.h */ //#ifdef _AVR /* AVR EEPROM real-time access functions */ //#ifndef __RTEEPROM__H //#define __RTEEPROM__H // rea
www.eeworm.com/read/218504/14917552

lib zetex.lib

* COPYRIGHT Zetex Spice Model Library 2V0 * (Last Revision Sept./95) * * * * ZETEX BAL74 Spice Model Last revision 24/8/92 * .MODEL BAL74 D IS=4.739E-9
www.eeworm.com/read/115226/15021183

html index.html

www.eeworm.com/read/115065/15028133

txt readme.txt

Comments for Realtek Fast Ethernet Driver rtl8139.c version 1.0 2001/10/24 ShuChen Shao 1.This driver is based on rtl8139.c version 1.11 written by Donald Becker and modified by Clifford Chiang
www.eeworm.com/read/114729/15040178

txt readme.txt

Comments for Realtek Fast Ethernet Driver rtl8139.c version 1.0 2001/10/24 ShuChen Shao 1.This driver is based on rtl8139.c version 1.11 written by Donald Becker and modified by Clifford Chiang
www.eeworm.com/read/214672/15092273

h callback.h

// callback.h // Data structure to allow an object to register a "callback". // On an asynchronous operation, the call to start the operation // returns immediately. When the operation completes, th
www.eeworm.com/read/211261/15183304

api readme.api

---------------------------- USING THE GEODEAES INTERFACE ---------------------------- User applications can communicate with the AES engine through a series of ioctl() calls as detailed below: * A
www.eeworm.com/read/209315/15223587

h errno.h

#ifndef _I386_ERRNO_H #define _I386_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define EINTR