代码搜索:RAM
找到约 10,000 项符合「RAM」的源代码
代码结果 10,000
www.eeworm.com/read/288738/8610410
inc ram.inc
;===============================================================================================
; ram.inc :RS232-USB的变量及常量的定义。
;=====================================================================
www.eeworm.com/read/388320/8614723
asm ram.asm
ORG 000H
TIME_250US DS 1
TIME_MS DS 1
TEMP_WRITE DS 1
TEMP_READ DS 1
TEMP_ID1 DS 1
TEMP_ID2 DS 1
TEMP_ID3 DS 1
TEMP_ID4 DS 1
TEMP_CAL1_L DS 1
TEMP_CAL1_M DS 1
TEMP_CAL2_L DS 1
TEMP_CAL2_
www.eeworm.com/read/432287/8614823
ini ram.ini
/***********************************************************************/
/* This file is part of the ARM Compiler package */
/* Copyright KEIL ELEKTRONIK GmbH 1992-2004
www.eeworm.com/read/288572/8621420
map ram.map
LINK EDITOR MEMORY MAP
output input virtual
section section address size file
.DAE_exp 00000000 00000000
.IAE_exp 00000000 00000000
.text 00100000
www.eeworm.com/read/288572/8621621
dld ram.dld
/* @(#) pSOSystem PowerPC/V2.5.0: bsps/ads8xx/ram_di.lnk 4.2 98/07/30 10:34:43 */
/***********************************************************************/
/*
www.eeworm.com/read/288572/8621685
elf ram.elf
www.eeworm.com/read/288174/8649070
obj ram.obj
www.eeworm.com/read/288174/8649080
c ram.c
#include "RAM.H"
#include "OSD.H"
idata bit NonFullScreen;
idata unsigned short Timer1;
idata unsigned short Timer2;
idata unsigned short H_SYNC;
idata unsigned short V_SYNC;
idata unsigned s
www.eeworm.com/read/288174/8649083
h ram.h
#ifndef _RAM_H_
#define _RAM_H_
extern idata unsigned char MuteFlag;
extern idata bit NonFullScreen;
extern unsigned char IRCode,lrflag;
extern idata bit TunerMode;
extern unsigned int guage;