代码搜索结果
找到约 10,000 项符合
Driver 的代码
driver.asp
磁盘驱动器浏览器
driver.asm
.mmregs
.global _Start
.global _DAout
;.global _delayb
.text
_Start:
stm 1000h,ar1 ;define the address 1000h
;start palse 00h=0v
st 0ffh,*ar1
portw *ar1,800bh
nop
st
driver.c
#include
#include
#if defined(CONFIG_SMP)
#define __SMP__
#endif
#include
#include
#include
#include
driver.h
/************************************************************************
* 文件名称:Driver.h
* 作 者:张帆
* 完成日期:2007-11-1
****************************
driver.cpp
/************************************************************************
* 文件名称:Driver.cpp
* 作 者:张帆
* 完成日期:2007-11-1
**************************
driver.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
driver._h
#include
#include
#include
#include "define.h"
#include "LCD_Driver.h"
#include "Sounds_and_Display.h"
#include "key.h"
#include "PWM.h"
#include "24L01_Driver.h"
driver.h
#include
#include
#include
#include "define.h"
#include "LCD_Driver.h"
#include "Sounds_and_Display.h"
#include "key.h"
#include "PWM.h"
#include "24L01_Driver.h"