代码搜索结果

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

timer0.lis

.module Timer0.c .area data(ram, con, rel) 0000 _InterruptFlag:: 0000 .blkb 1 .area idata 00

ad7714.c

//----------------------------------------------------------------------------- // AD7714.C //----------------------------------------------------------------------------- // AUTH: wjxiao // DATE:

lpc932_ring.asm

/*********************************************************** *文件名:LPC932_Ring.ASM *开发: www.zlgmcu.com *功能: 自动响铃系统控制程序 *日期: 13:01 04-2-28 **********************************************************

driverlib.c

/*驱动外围器件的函数库*////////////////////////////////// #include "iom128v.h" #include "eeprom.h" #include "bitdef.h" #include "global.h" extern BYTE ee_config[3]; //配置寄存器 extern BYTE ee_csr[2][3]

extern_vars.h

/** Autor: Matthias Wei遝r Copyright 2004: Matthias Wei遝r License: QPL (see license.txt) */ #ifndef __EXTERN_VARS_H #define __EXTERN_VARS_H //Systemweite externe Variablen extern

dev_c6sup1_mpfpga.c

/* * Cisco router simulation platform. * Copyright (c) 2007 Christophe Fillot (cf@utc.fr) * * C6k-Sup1a Midplane FPGA. */ #include #include #include #include "c

dev_c1700_iofpga.c

/* * Cisco router simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) */ #include #include #include #include #include #

dev_c1700.h

/* * Cisco router simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * Generic Cisco 1700 routines and definitions (EEPROM,...). */ #ifndef __DEV_C1700_H__ #define __DEV_C

debug.lkf

-z -q -c -ecode_start -m"./Debug/Example_280xI2C_eeprom.map" -o"./Debug/Example_280xI2C_eeprom.out" -stack0x380 -w -x -i"../../DSP280x_headers/include" -i"E:/CCStudio_v3.1/C2000/xdais/lib" -i"E:/CCStu