代码搜索结果

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

sysalib.s

/* sysALib.s - ixdp2400 system-dependent routines */ /* Copyright 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01b,15jan03,scm corrections to support INCLUDE_HSI_PR

rominit.s

/* romInit.s - vxWorks ixdp2400 initialization module */ /* Copyright 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01a,02apr02,vgd created from brh80200 BSP. */ #d

stack.s

;;; Copyright ARM Ltd 2001. All rights reserved. AREA Stacks, DATA, NOINIT EXPORT UserStack EXPORT SVCStack EXPORT UndefStack EXPORT IRQStack

heap.s

;;; Copyright ARM Ltd 2001. All rights reserved. AREA Heap, DATA, NOINIT EXPORT bottom_of_heap ; Create dummy variable used to locate bottom of heap bottom_of_heap SP

memcfg.s

GET option.s [ BUSWIDTH=16 BWSCON_cfg EQU 0x11111011 ;Bank0=16bit BootRom(AT29LV160DB) :0x0 ; ||||||-- Bank1=low 8bit D12 :0x4 ; |||||--- Ba

option.s

;**********OPTIONS******************************* ;_RAM_STARTADDRESS EQU 0xc000000 _ISR_STARTADDRESS EQU 0xc7fff00 ;GCS6:64M DRAM/SDRAM ;_ISR_STARTADDRESS EQU 0xc1fff00 ;GCS6:16M DRAM

stack.s

;;; Copyright ARM Ltd 2001. All rights reserved. AREA Stacks, DATA, NOINIT EXPORT UserStack EXPORT SVCStack EXPORT UndefStack EXPORT IRQStack

heap.s

;;; Copyright ARM Ltd 2001. All rights reserved. AREA Heap, DATA, NOINIT EXPORT bottom_of_heap ; Create dummy variable used to locate bottom of heap bottom_of_heap SP