代码搜索:EEprom 有哪些应用?

找到约 10,000 项符合「EEprom 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/181257/9262579

rlf eeprom.rlf

www.eeworm.com/read/181257/9262593

lst eeprom.lst

HI-TECH Software PICC Macro Assembler V8.05PL1 Serial number: HCPIC-34349 Thu Oct 26 15:45:39 2006 Licensed to: ONE 1 processor 16F8
www.eeworm.com/read/181257/9262611

sdb eeprom.sdb

[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID CANREADCODE ] "14 C:\HT-PIC\INCLUDE\pic168xa.h [v _INDF `Vuc 1 s 1 @0 ] "15 [v _TMR0 `Vuc 1 s 1 @1 ] "16 [v _PCL `Vuc 1 s 1 @2 ] "17 [v _STATUS
www.eeworm.com/read/181257/9262643

h eeprom.h

#ifndef _EEPROMDEF_ #define _EEPROMDEF_ #define max_defvolt 264 //default max volt #define min_defvolt 176 //default min volt #define max_deftemp 50 //default max temp #d
www.eeworm.com/read/181257/9262671

write_eeprom

void write_eeprom(unsigned char addr, unsigned char value){ do{ eeprom_write(addr, value); while(WR
www.eeworm.com/read/181257/9262687

c eeprom.c

#include #include "inc\eeprom.h" #include //#define __FLASHTYPE #define EEPROM_SIZE 256 /* macro versions of EEPROM write and read */ /*#define EEPROM_WRITE(addr, value) whi
www.eeworm.com/read/377279/9283795

equ eeprom.equ

www.eeworm.com/read/377279/9284230

inc eeprom.inc

www.eeworm.com/read/377279/9284549

obj eeprom.obj

www.eeworm.com/read/377279/9284554

asm eeprom.asm