代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
changelog
2002-09-18 Ryan Bradetich
tulip hppa support:
* eeprom.c (tulip_build_fake_mediatable): new function
(tulip_parse_eeprom): call it, when no media table
* interrupt.c (ph
changelog
2002-09-18 Ryan Bradetich
tulip hppa support:
* eeprom.c (tulip_build_fake_mediatable): new function
(tulip_parse_eeprom): call it, when no media table
* interrupt.c (ph
putstr_e.c
#include "../lcd.h"
#include
void LCD_putstr_E(u08* s)
{
register u08 c;
while ((c = eeprom_read_byte(s++)))
LCD_putchar(c);
}
putstr_e.c
#include "../lcd.h"
#include
void LCD_putstr_E(u08* s)
{
register u08 c;
while ((c = eeprom_read_byte(s++)))
LCD_putchar(c);
}
demo.plg
Build target 'Target 1'
assembling Startup.s...
compiling eeprom.c...
eeprom.c(289): warning: #177-D: variable "i" was declared but never referenced
linking...
Program Size: Code=2776 RO-data=16
changelog
2002-09-18 Ryan Bradetich
tulip hppa support:
* eeprom.c (tulip_build_fake_mediatable): new function
(tulip_parse_eeprom): call it, when no media table
* interrupt.c (ph
p&e_multilink_cyclonepro.map
PROGRAM "F:\gzq\eeprom\bin\P&E_Multilink_CyclonePro.abs"
*********************************************************************************************
TARGET SECTION
---------------------------
iai_ebid.h
/*
** ============================================================================
**
** FILE
** IAI_EBID.h
**
** DESCRIPTION
** Header file for the Testcard Board Identification EEPROM usage
iai_ebid.h
/*
** ============================================================================
**
** FILE
** IAI_EBID.h
**
** DESCRIPTION
** Header file for the Testcard Board Identification EEPROM usage
iai_ebid.h
/*
** ============================================================================
**
** FILE
** IAI_EBID.h
**
** DESCRIPTION
** Header file for the Testcard Board Identification EEPROM usage