代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/130981/14164628
c file_dev.c
www.eeworm.com/read/130981/14164644
c block_dev.c
/*
* linux/fs/block_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。
#include // 调度程序头文件,定义了任务结构task_struct、初始任务0 的数据,
// 还有一些有关描述符参数
www.eeworm.com/read/130981/14164653
c char_dev.c
/*
* linux/fs/char_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。
#include // 类型头文件。定义了基本的系统数据类型。
#include // 调度程序头文件
www.eeworm.com/read/130467/14191689
c dev_capi.c
#define USE_CRYPTOAPI
void *hCertStore; // CAPI dev-specific entry for device_info */
/****************************************************************************
* *
*
www.eeworm.com/read/130467/14191698
c dev_fort.c
/****************************************************************************
* *
* cryptlib Fortezza Routines *
* Copyright Peter Gutmann 1998-2003 *
*
www.eeworm.com/read/130467/14191711
c dev_sys.c
/****************************************************************************
* *
* cryptlib System Device Routines *
* Copyright Peter Gutmann 1995-2003 *
*
www.eeworm.com/read/232327/14198425
c chr_dev.c
#include "../include/kernel/types.h"
#include "../include/fs/fs.h"
#include "../include/s3c2410/cpu.h"
typedef int(* crw_ptr)(int rw, int minor, char *buf, int count, off_t *pos);
extern int tty_w
www.eeworm.com/read/232291/14199572
h62 dev.h62
;
; Copyright 2003 by Texas Instruments Incorporated.
; All rights reserved. Property of Texas Instruments Incorporated.
; Restricted rights to use, duplicate or disclose this code are
; grant
www.eeworm.com/read/231226/14243736
c dev103.c
/*****************************************************************************
编写人 :TT(06.2.21于淮钢220变)
装置说明:103规约,9600BD,偶校验,485接口.
程序说明:上送保护信息,定值,软压板,对时.
****************************************
www.eeworm.com/read/231226/14243743
h dev103.h
#include "GENERIC.H"
#include "uart.h"
#include "inforec.h"
#include "typedef.h"
#include "nucleus.h"
#include "system.h"
#include "dev_mng.h"
#include "math.h"
#include "Dev103Code.h"
//10