代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
eeprom.h
//const uchar ucEEPROM_BLOCK[] = {29,30};
const uchar ucEEPROM_BLOCK[] = {15};
/* ex) Blnk numbers 0 is used. (The product without a ROM bank sets up 0.
eeprom.asm
; 78K/0 Series C Compiler V3.70 Assembler Source
; Date: 8 Nov 2008 Time:10:46:33
; Command : -fEeprom.pcc
; In-file : Eeprom.c
; Asm-file : E
eeprom.pcc
-cF051344
-yC:\NECTools32\DEV\
-a
-zpn
Eeprom.c
eeprom.bak
//const uchar ucEEPROM_BLOCK[] = {29,30};
//const uchar ucEEPROM_BLOCK[] = {14,15};
const uchar ucEEPROM_BLOCK[] = {18,19};
/* ex) Blnk numbers 0 is us
eeprom.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
System : EEPROM emulation
Module name : EEPROM emulation control processing
File name : EEPROMCtrlEx.c
Version name : 1.00
Tar
eeprom.c
/*
eeprom.c - Part of lm_sensors, Linux kernel modules for hardware
monitoring
Copyright (C) 1998, 1999 Frodo Looijaard and
Philip Edelbrock
eeprom.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
eeprom.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*------------------------------------------------------