代码搜索:82c55

找到约 11 项符合「82c55」的源代码

代码结果 11
www.eeworm.com/read/149603/12363163

doc 82c55的程序.doc

www.eeworm.com/read/345753/11793739

html manual_garnet-mm.html

Garnet-MM - Universal Driver Documentation
www.eeworm.com/read/196341/8098417

bak condition.h.bak

/****************************************************************** * 文件名称: Condition . h * * 文件用途: 条件编译的条件模块
www.eeworm.com/read/34129/1039276

c 源程序-82c55产生500hz方波.c

#include unsigned char xdata *con=0xff7f; /*定义8255控制寄存器地址指针*/ unsigned char xdata *pc=0xff7e; /*定义8255PC口地址指针8*/ unsigned char i=5; /*设置定时器定时次数*/ sbit A5=0xE5; /*定义ACC的A^5位方便取反操作*/
www.eeworm.com/read/375746/9350626

txt 硬盘ide接口驱动程序.txt

/********************************************************* 硬盘ide接口驱动程序 CPU:AT89C51 CLOCK:24M 并行接口:82c55 **********************************************************/ #include #include
www.eeworm.com/read/169681/5416244

h m5m82c55afp.h

/* m5m82c55afp.h - Mitsubishi 82c55 PPI chip header */ /* Copyright 1991-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01d,22sep92,rrr added support for c++ 01c,26may
www.eeworm.com/read/487224/6516923

asm ide_pins_test.asm

.equ locat, 0x2000 ;Location for this program ;82C55 memory locations .equ port_a, 0xF800 .equ port_b, 0xF801 .equ port_c, 0xF802 .equ port_abc_pgm, 0xF803 ;routines withi