代码搜索结果

找到约 10,000 项符合 EEPROM 的代码

eeprom.h

#ifndef EEPROM_H #define EEPROM_H typedef struct _Fit_Security{ uint32 code; uint32 Date1; uint32 code1; uint32 Date2; uint32 code2; uint32 Date3; uint32 code3; uin

eeprom.c

#include "config.h" #define MC24LC01ADDR 0xA0 I2C_Param *I2C_Pam; /********************************************************************************************************* ** 函数名称: M24C

eeprom.d

eeprom.o eeprom.d : eeprom.c eeprom.h main.h

eeprom.lst

1 .file "eeprom.c" 2 .arch attiny2313 3 __SREG__ = 0x3f 4 __SP_H__ = 0x3e 5 __SP_L__ = 0x3d 6

eeprom.h

/* Stripped to just what CharPOV needs */ /****************************************** SpokePOV V1.0 firmware SpokePOV firmware is distributed under CC license. For more info on CC go to www.creativ

eeprom.c

/* Stripped to just what CharPOV needs */ /****************************************** SpokePOV V1.0 firmware SpokePOV firmware is distributed under CC license. For more info on CC go to www.creativ

eeprom.d

eeprom.o eeprom.d : eeprom.c eeprom.h main.h