代码搜索结果

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

eeprom.c

/* * This file contains the frame-work for the EEPROM Memory Classes */ #pragma ORDER // keep variables in order of definition #pragma USERCLASS (HDATA = EEPROM) // use

eeprom.h

/* * This file contains the data defintions that are stored in EEPROM */ #ifndef DECLARE // if DECLARE is not defined #define DECLARE extern // variables are ex

eeprom.c

/* * This file contains the frame-work for the EEPROM Memory Classes */ #pragma ORDER // keep variables in order of definition #pragma USERCLASS (HDATA = eeprom) // u

eeprom.v

/**************************************************************************** 模块名称:EEPROM 文件名:eeprom.v 模块功能:用于模拟真实的EEPROM(AT24C02/4/8/16) 的随机读写的功能。对于符合 AT24C02/4/8/16 要求的scl和sda 随机读/写信号能

eeprom.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so

eeprom.lds

/* * (C) Copyright 2002 * Gary Jennejohn, DENX Software Engineering, * (C) Copyright 2005 * Ladislav Michl, 2N Telekomunikace, * * See file CREDITS for list of people

eeprom.c

/* * (C) Copyright 2005 * Ladislav Michl, 2N Telekomunikace, michl@2n.cz * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can re

eeprom.c

/* * (C) Copyright 2001 * Murray Jensen, CSIRO-MIT, * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you ca

eeprom.lds

/* * (C) Copyright 2002 * Gary Jennejohn, DENX Software Engineering, * (C) Copyright 2005 * Ladislav Michl, 2N Telekomunikace, * * See file CREDITS for list of people