代码搜索结果
找到约 10,000 项符合
Driver 的代码
driver.h
//========================================================================
// Class Name : NIC_DRIVER_OBJECT
// Purpose :
// Autor : Richard Chuang
// Email :
// Description :
// Reference :
driver.cpp
// driver.cpp: implementation of the NIC_DRIVER_OBJECT class.
//
// Copyright (c) 2000-2007 Davicom Inc. All rights reserved.
//
/////////////////////////////////////////////////////////////////////
driver.c
#include "def.h"
#include"44b.h"
U8 KeyPLAY_Count=0,KeyNEXT_Count=0,KeyVOLUP_Count=0,KeyVOLDN_Count=0,Key_Num=0,KeyPressed=0;
void KeyBoard_init(void)
{
rPCONE&=0x20055; //设置端口的工作模式
driver.h
///////////////////////////////////////////////////
// Driver.h文件
#ifndef __DRIVER_H__
#define __DRIVER_H__
#include // 为了使用SCM函数
class CDriver
{
public:
// 构造函数和析构函数
// 构
driver.cpp
#include
#include
#include"Driver.h"
int _cdecl main( IN int nbrArgs,IN char *pArgv[])
{
char szPath[256];
char *p;
GetFullPathName("TdiTest.sys",sizeof(szPath),szPath,&
driver.h
/************************************************************************************
* Copyright (c), 2004-2007,西安铭朗电子科技有限责任公司
* All rights reserved.
*
* Http: www.mlarm.com
* Email
driver.h
/************************************************************************
* 文件名称:Driver.h
* 作 者:张帆
* 完成日期:2007-11-1
****************************
driver.cpp
/************************************************************************
* 文件名称:Driver.cpp
* 作 者:张帆
* 完成日期:2007-11-1
**************************
driver.h
#ifndef __DRIVER_H__
#define __DRIVER_H__
//for os
#include "../ucos-ii/includes.h"
//for CPU Define
#include "../target/2410addr.h"
#include "../target/option.h"
//for Touch
#include "