代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
run.bat
@echo off
echo ************************************************************************
echo * EN1207D-TX/WOL Programming EEPROM And Function Test Program V1.03 *
echo * Author : Max Chu
hcs12_serial_monitor.map
PROGRAM "M:\School\ecet483 - Networking Fundamentals with Microcontrollers\lab7\iic_eeprom\bin\HCS12_Serial_Monitor.abs"
**************************************************************************
music.lis
.module music.c
.area eeprom(rom, con, rel)
0000 _sound::
0000 6627 .byte 'f,39
0002 6826 .byte 'h,38
0004
power_on_off.py
###
# Sends power on, command power off and again
# - ideal for checking that TypeA or TypeB activation works
# - can be used to check when the eeprom image is loaded/saved
###
power_on_off.py
###
# Sends power on, command power off and again
# - ideal for checking that TypeA or TypeB activation works
# - can be used to check when the eeprom image is loaded/saved
###
9202_mini.h.bak
/*********************** (C) COPYRIGHT 2008 GETSOON************************
* File Name : 9202_mini.c
* Author : Tsinming
* Date First Issued : 12/03/2008
* Description : EEPROM_EMULAT
9202_mini.h
/*********************** (C) COPYRIGHT 2008 GETSOON************************
* File Name : 9202_mini.c
* Author : Tsinming
* Date First Issued : 12/03/2008
* Description : EEPROM_EMULAT
24c01.asm
;MODULE: 24C01.ASM ;
;FUNCTION: READ/ WRITE DATA FROM/TO 24C01
;**************************************;
;USER EEPROM MAP: ;
; USE TO SAVE USER INFO SUCH
pc_eep.h
#ifndef __PC_EEP__
#define __PC_EEP__
// -----------------------------------------------------------------------------
#define PC_COLOR_DATA 0x80 // StartAddress of EEPROM for PC Color Temperat
x5043.c
/**************************************************************
X5043是上电复位,看门狗定时,电源电压监控,块锁保护的串行EEPROM
***************************************************************/
/************************调试通过*