代码搜索:如何学习 EEprom?

找到约 10,000 项符合「如何学习 EEprom?」的源代码

代码结果 10,000
www.eeworm.com/read/349999/10777686

obj eeprom.obj

www.eeworm.com/read/420728/10778575

h eeprom.h

#ifndef __EEPROM_H__ #define __EEPROM_H__ #include "MEGA16.h" #pragma warn- eeprom char eeprom_shu[10]; #pragma warn+ //写eeprom void EEPROMWrite( uchar uiAddress, unsigned char ucData ) {
www.eeworm.com/read/420728/10778588

h~ eeprom.h~

#ifndef __EEPROM_H__ #define __EEPROM_H__ #include "MEGA16.h" #pragma warn- eeprom char eeprom_shu[3]; #pragma warn+ //写eeprom void EEPROMWrite( uchar uiAddress, unsigned char ucData ) {
www.eeworm.com/read/420725/10778884

h eeprom.h

#ifndef __EEPROM_H__ #define __EEPROM_H__ #include "MEGA16.h" #pragma warn- eeprom char eeprom_shu[10]; #pragma warn+ //写eeprom void EEPROMWrite( unsigned char uiAddress, unsigned char
www.eeworm.com/read/420725/10778894

h~ eeprom.h~

#ifndef __EEPROM_H__ #define __EEPROM_H__ #include "MEGA16.h" #pragma warn- eeprom char eeprom_shu[3]; #pragma warn+ //写eeprom void EEPROMWrite( unsigned char uiAddress, unsigned char
www.eeworm.com/read/420708/10779753

h eeprom.h

/* * Copyright 2005 by SSD. * All rights reserved. Property of SSD. */ /* * ======== dm642_eeprom.h ======== * * Interface for the X126 I2C EEPROM on the DM642 board */ #ifndef
www.eeworm.com/read/420706/10779951

h eeprom.h

/* * Copyright 2005 by SSD. * All rights reserved. Property of SSD. */ /* * ======== dm642_eeprom.h ======== * * Interface for the X126 I2C EEPROM on the DM642 board */ #ifndef
www.eeworm.com/read/420598/10787853

h eeprom.h

/* * Copyright 2005 by SSD. * All rights reserved. Property of SSD. */ /* * ======== dm642_eeprom.h ======== * * Interface for the X126 I2C EEPROM on the DM642 board */ #ifndef
www.eeworm.com/read/420416/10796537

txt eeprom.txt

/**********************根据相应的地址,写入EEPROM数据 * * 函数名:EEPROM_write * * 参数: * * uint16_t addr EEPROM地址 * * uint8_t data
www.eeworm.com/read/349412/10828485

h eeprom.h

/************************************************************************************ * Copyright (c), 2004-2007,西安铭朗电子科技有限责任公司 * All rights reserved. * * Http: www.mlarm.com * Email