代码搜索:RAM

找到约 10,000 项符合「RAM」的源代码

代码结果 10,000
www.eeworm.com/read/190557/8442236

c ram.c

#include // Function Prototypes with attribute definitions void My_IRQ_Function(void) __attribute__ ((interrupt ("IRQ"))) __attribute__ ((section (".ram_func"))); /**************
www.eeworm.com/read/190557/8442406

c ram.c

// Include Files #include #include // Program Counter Defintion. Allows us to access R15. register unsigned int R15 asm ("pc"); // Function Prototype with required
www.eeworm.com/read/290961/8447559

c ram.c

#include "DSP28_Device.h" unsigned int *ExRamStart = (unsigned int *)0x100000; void InitExRam(Uint16 Start) { Uint16 i; for (i=0;i
www.eeworm.com/read/389423/8522696

def ram.def

RamBaseAddrR EQU 2000H SelectCardNum EQU 2010H WashCardMaxTime EQU 2011H ChangeMothodMode EQU 2026H TurnPoleMode EQU 2027H TuchOpenMothod EQU 201BH BrushDelayL EQU 2016H BrushDelayH EQU
www.eeworm.com/read/389402/8523915

ini ram.ini

/***********************************************************************/ /* This file is part of the ARM Compiler package */ /* Copyright KEIL ELEKTRONIK GmbH 1992-2004
www.eeworm.com/read/188471/8538467

h ram.h

#ifndef _RAM_H_ #define _RAM_H_ #include"DataType.h" #endif
www.eeworm.com/read/289142/8572462

ini ram.ini

/******************************************************************************/ /* RAM.INI: RAM Initialization File */ /***********************************
www.eeworm.com/read/289138/8573157

ini ram.ini

/******************************************************************************/ /* RAM.INI: RAM Initialization File */ /***********************************
www.eeworm.com/read/432712/8581670

ini ram.ini

/******************************************************************************/ /* RAM.INI: RAM Initialization File */ /***********************************
www.eeworm.com/read/187780/8601311

cmd ram.cmd

MEMORY { PAGE 0 : //PROG : origin = 0x3d8000, length = 0x001000 /* for Flash*/ PROG : origin = 0x3F8000, length = 0x001000 /*for RAM */ RESET : origin = 0x