代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/225160/14554450
c driver.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/124173/14591267
h driver.h
#ifndef _DRIVER_H_
#define _DRIVER_H_
/*
*************************************************************
* 用于定义各种设备 以及和设备有关的参数
* 目前主要是LCD 以后加入串口等
*
* 作者: 李强 (mail2li@21cn.com or mail2li@163.c
www.eeworm.com/read/124160/14592889
c driver.c
#define NDIS_MINIPORT_DRIVER
#define NDIS50_MINIPORT 1
#include // AFTER preceding directives
#include "sis900.h"
#include "pci.h"
#include "driver.h"
#define DISPATCH_LEVEL 2
www.eeworm.com/read/124160/14592890
h driver.h
#define u32 ULONG
#define u16 USHORT
enum en_phy_bits{
ACCESS_bit = 1
www.eeworm.com/read/124129/14593203
c driver.c
/*
* PROGRAM: JRD Lock Manager
* MODULE: driver.c
* DESCRIPTION: Stand alone test driver
*
* The contents of this file are subject to the Interbase Public
* License Version 1.0 (the "Lice
www.eeworm.com/read/223336/14645154
c driver.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/223082/14660185
java driver.java
package id3;
import shared.*;
/* Driver class, used to create,initialize,run inducers */
/** Basic Driver class used to interface the ID3Inducer.
* @author James Louis Created implementation.
www.eeworm.com/read/122803/14667718
h driver.h
// Driver.h - Chapter 6
//
// Copyright (C) 2000 by Jerry Lozano
//
#pragma once
#define TRANS_BYTE 1
#define TRANS_WORD 2
#define TRANS_DWORD 3
typedef unsigned short WORD;
typedef unsig
www.eeworm.com/read/122803/14667720
cpp driver.cpp
//
// Driver.c - Chapter 7 - Loopback Driver
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
// Forward declarations
//
static NTSTATUS CreateDevice (
IN PDRIVER_OBJECT pD
www.eeworm.com/read/222000/14712344
c driver.c
/******************************************************************/
/* */
/* Winpooch : Windows Watchdog