代码搜索结果

找到约 110,635 项符合 Driver 的代码

driver.tc_

#-- Synplicity, Inc. #-- Synplify version 5.3.2 #-- Project file E:\TCD-1208\2003.4.20\driver.tc_ #-- Written on Sun Apr 20 15:12:13 2003 #device options set_option -technology mach set_option

driver.ex2

DRIVER.SYS─例子 若在CONFIG.SYS文件加入下面的命令行,则在系统中就可增加一个外部的720K 的驱动器: ? device=c:\dos\driver.sys /d:2 假设你要用单一的1.44MB的外部磁盘驱动器来把一软盘中的文件拷到另一软 盘,那么你必须要在CONFIG.SY

driver.txt

# {100} (100) [0] driver.Label Servo Motor Definition 伺服电动机定义 # [1] header_layo.Label Name 名称 # [2] driver_entities.Label Type 类型 # [3] sel_driven_entity.Label Driven Entity 从动图元 # [4] driven_enti

driver.txt

# {100} (100) [0] driver.Label Servo Motor Definition

driver.txt

# {100} (100) [0] driver.Label Servo Motor Definition 伺服电动机定义 # [1] header_layo.Label Name 名称 # [2] driver_entities.Label Type 类型 # [3] sel_driven_entity.Label Driven Entity 从动图元 # [4] driven_enti

driver.txt

# {100} (100) [0] driver.Label Servo Motor Definition

driver.h

/* Learn Raine how to speak the Mame language... */ #ifndef DRIVER_H // Mame include files have the bad habit to include each other... #define DRIVER_H #include "memory.h" /* driver.h */ struct Ma

driver.c

#ifndef DRV_RECURSIVE #define DRV_RECURSIVE #define DRV(NAME) extern struct GAME_MAIN game_##NAME; #include "driver.c" // 2nd part, make the array #undef DRV #define DRV(NAME) &game_##NAME, struct

driver.o.d

DRIVER.o: ../DRIVER.c C:/WinAVR/avr/include/avr/io.h \ C:/WinAVR/avr/include/avr/sfr_defs.h C:/WinAVR/avr/include/inttypes.h \ C:/WinAVR/avr/include/stdint.h C:/WinAVR/avr/include/avr/iom32.h \

driver.h

/******************************************************************************** * * $Id: driver.h,v 2.0.4.2 2002/12/24 07:56:36 dvi175 Exp $ * * File: Driver.h * * Optimizations: * When buil