代码搜索:EEPROM

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

代码结果 10,000
www.eeworm.com/read/411840/2181222

__i eeprom.__i

-c --device DLM -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Luminary" -o ".\OBJ\eeprom.o" --omf_browse ".\OBJ\eeprom.crf" --depend ".\OBJ\eeprom.d" "eeprom.c"
www.eeworm.com/read/410339/2211770

h eeprom.h

/* credit winbond-840.c */ #include struct eeprom_ops { void (*set_cs)(void *ee); void (*clear_cs)(void *ee); }; #define EEPOL_EEDI 0x01 #define EEPOL_EEDO 0x02 #define EEPOL_EECLK 0x0
www.eeworm.com/read/409324/2234713

c eeprom.c

/* create by hzh, to support wr/rd parameters to/from eeprom */ #include "def.h" #include "2440addr.h" #include "2440lib.h" #define SLV_ADDR_24C02 0xa0 #define SLV_ADDR_CAMERA 0x5a void m
www.eeworm.com/read/408818/2244431

c 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
www.eeworm.com/read/408818/2244826

lds eeprom.lds

/* * (C) Copyright 2002 * Gary Jennejohn, DENX Software Engineering, * (C) Copyright 2005 * Ladislav Michl, 2N Telekomunikace, * * See file CREDITS for list of people
www.eeworm.com/read/408818/2244829

c 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
www.eeworm.com/read/408818/2244990

c 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
www.eeworm.com/read/408818/2244995

lds eeprom.lds

/* * (C) Copyright 2002 * Gary Jennejohn, DENX Software Engineering, * (C) Copyright 2005 * Ladislav Michl, 2N Telekomunikace, * * See file CREDITS for list of people
www.eeworm.com/read/408818/2245001

c 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
www.eeworm.com/read/408818/2245923

h eeprom.h

/* * Copyright 2004 Freescale Semiconductor. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modif