代码搜索:EEPROM

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

代码结果 10,000
www.eeworm.com/read/300880/13885239

pjt example_280xi2c_eeprom.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="DSP280x" ProjectDir="E:\tidcs\c28\DSP280x\v141\DSP280x_examples\i2c_eeprom\" Project
www.eeworm.com/read/300880/13885243

gel example_280xi2c_eeprom.gel

/* // TI File $Revision: /main/3 $ // Checkin $Date: September 15, 2005 10:57:48 $ //########################################################################### // // This .gel file can be used
www.eeworm.com/read/190295/8445011

c guarding.c

/* ------------------------------------------------------------------------ File : guarding.c Descr : Functions concerning Node- and Lifeguarding and Heartbeat. History: 24JUL.00; Henk B&B;
www.eeworm.com/read/190295/8445069

c pdo.c

/* ------------------------------------------------------------------------ File : pdo.c Descr : Functions for CANopen PDO handling, which call node-specific device routines; the call
www.eeworm.com/read/161631/10391033

keep drivereeprom.h.keep

/* * Copyright (c) 2005,深圳国人通信网优中心软件开发部 * All rights reserved. * * 文件名:DriverEeprom.h * * 版本号:V1.0 * * 创建日期:2006年3月20日 * * 摘 要:主要实现对24c16的读写功能,主程序要配置好I2C总线 * 接口(I2C引脚功能和I2C中断,并已使
www.eeworm.com/read/161631/10391042

h drivereeprom.h

/* * Copyright (c) 2005,深圳国人通信网优中心软件开发部 * All rights reserved. * * 文件名:DriverEeprom.h * * 版本号:V1.0 * * 创建日期:2006年3月20日 * * 摘 要:主要实现对24c16的读写功能,主程序要配置好I2C总线 * 接口(I2C引脚功能和I2C中断,并已使
www.eeworm.com/read/274361/7070867

c envcar.c

#include "pic.h" #include "consts.h" #include "envcar.h" #ifndef SANS_PIC_BASIC #use fixed_io(a_outputs=B_DATA, B_CLOCK) //attention_au_pic = 5 #else #use fixed_io(a_outputs=B_DATA, B_CLOCK,P
www.eeworm.com/read/452861/7431783

h i2csubs_slave.h

#define SLAVE_ADDRESS (0xA0 >> 1) // I2C module compares bit of I2CADD with bit of I2C Command Byte int EEPROM_ByteRead(unsigned char , unsigned char ) ; int EEPROM_ByteW
www.eeworm.com/read/452859/7431813

h i2csubs.h

#define SLAVE_ADDRESS (0xA0 >> 1) // I2C module compares bit of I2CADD with bit of I2C Command Byte int EEPROM_ByteRead(unsigned char , unsigned char ) ; int EEPROM_ByteW