代码搜索结果

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

checkpoint.nc

// $Id: Checkpoint.nc,v 1.2.14.4 2003/08/26 09:08:16 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permissio

cmd_dasa_sim.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

_primary.vhd

library verilog; use verilog.vl_types.all; entity tb is generic( eeprom_address : integer := 80; i2c_address_base: integer := 0 ); end tb;

cc_build_debug.log

--------------------------- SPI_EEPROM.pjt - Debug --------------------------- [SPI_EEPROM.c] "C:\CCStudio_v3.2\C2000\cgtools\bin\cl2000" -g -q -fr"D:/book/test6/SPI_EEPROM/SPI_EEPROM/Debug" -i"c:/

deftype.h

/************************** (H) 2005 485表项目 ******************************* 项 目: 485表项目 编译环境 : IARAVR 编译器 4.10A 模块名称 : DefType.h 版 本 : V 1.0 建立时间 : 2008-5-3 21:52

main.c

/********************************************************************************************************* ** Small RTOS(51) ** Th

main.c

/********************************************************************************************************* ** Small RTOS(51) ** Th

isp_serve.asm

;-------------------------------------------------------- ; ISP Serve program ; Description: ; ; Use it only at UART mode and needn`t any key input. ; for dvd937 mcu is sm5964,it modify

isp_serve.asm

;-------------------------------------------------------- ; ISP Serve program ; Description: ; ; Use it only at UART mode and needn`t any key input. ; for dvd937 mcu is sm5964,it modify

main.lis

.module main.c .area text(rom, con, rel) 0000 .dbfile D:\AVR\我的程序\EEPROM读写实验/cfg.h 0000 .dbfunc e delay_ms _del