代码搜索:EPROM
找到约 579 项符合「EPROM」的源代码
代码结果 579
www.eeworm.com/read/304942/13782585
eprom
www.eeworm.com/read/345226/11825261
eprom
www.eeworm.com/read/218223/14930698
eprom
*[说明]:此监控程序对应6M晶振,写入80ns的EPROM中,工作正常.
*Register definition
;Interrupt control Module
IFR .set 0006h
IMR .set 0004h
GREG .set 0005h
;System configuration Register
SYSCR .set 7018h
SYSSR .set 70
www.eeworm.com/read/194937/8183598
eprom
www.eeworm.com/read/171617/9745195
eprom
www.eeworm.com/read/161278/10430624
rar eprom.rar
www.eeworm.com/read/416107/11041792
h eprom.h
/********************************************************************************************************
Following function is used to
**********************************************************
www.eeworm.com/read/455998/7360051
txt eprom.txt
#include
#include
typedef unsigned char INT8U;
typedef unsigned int INT16U;
sbit on=P3^5;
sbit led=P3^7;
sfr IAP_DATA = 0xC2;
sfr IAP_ADDRH = 0xC3;
sfr IAP_AD
www.eeworm.com/read/455992/7360104
h eprom.h
#ifndef __msp430_headers_eprom_h
#define __msp430_headers_eprom_h
/* eprom.h
*
* mspgcc project: MSP430 device headers
* EPROM control registers
*
* (c) 2002 by M. P. Ashton
*
www.eeworm.com/read/310762/13644386