代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/128531/5987430
c radeon_cp.c
/* radeon_cp.c -- CP support for Radeon -*- linux-c -*-
*
* Copyright 2000 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, Inc., Fremont, California.
* All Rights Re
www.eeworm.com/read/127781/5998632
c radeon_cp.c
/* radeon_cp.c -- CP support for Radeon -*- linux-c -*-
*
* Copyright 2000 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, Inc., Fremont, California.
* All Rights Re
www.eeworm.com/read/110034/6169848
c radeon_cp.c
/* radeon_cp.c -- CP support for Radeon -*- linux-c -*-
*
* Copyright 2000 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, Inc., Fremont, California.
* All Rights Re
www.eeworm.com/read/406856/11433838
txt noteofdevdrv.txt
设备驱动方案
一、系统管理以dev_id_map[]和SYS_DCB[]两个结构管理各个设备。
1、SYS_DCB[]是由以下结构组成的数组:
typedef rom struct _DeivceCtlBlkItem{
struct _device rom * dev;
INT8U state;
}DCBI;
定义为:DCBI SYS_DCB[MAX_DEV_NU
www.eeworm.com/read/205651/15310181
c auto_mount_usb_cdrom.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/167890/5451509
c mica2-humidity.c
// This file is part of MANTIS OS, Operating System
// See http://mantis.cs.colorado.edu/
//
// Copyright (C) 2003,2004,2005 University of Colorado, Boulder
//
// This program is free software; yo
www.eeworm.com/read/167890/5451710
c test_flash.c
#include "dev.h"
#include "telos-flash.h"
#include "msched.h"
#include "printf.h"
#define TEST_WRITE
#define TEST_READ
uint16_t buffer;
static uint16_t new_id = 0xABBA;
void start(void)
{
de
www.eeworm.com/read/161121/5558931
c radeon_cp.c
/* radeon_cp.c -- CP support for Radeon -*- linux-c -*-
*
* Copyright 2000 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, Inc., Fremont, California.
* All Rights Re
www.eeworm.com/read/132749/14074432
h flashlib.h
/* flashLib.h - Flash library header file */
/* Copyright 1998-2000 Wind River Systems, Inc. */
/* NOMANUAL */
#ifndef FLASH_LIB_H
#define FLASH_LIB_H
extern int sysClkRateGet(void);
#de
www.eeworm.com/read/362130/10017334
c tools.c
/** \file
some tools
Autor: Matthias Wei遝r
Copyright 2004: Matthias Wei遝r
License: QPL (see license.txt)
*/
#include
#include
#include