代码搜索结果

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

sysintrctl.s

/* sysIntrCtl.s - pxa270 low level system interrupt support for sysIntrCtl.c */ /* Copyright 2002 Wind River Systems, Inc. */ /* TODO - Remove the pxa270 modification history and begin a new histor

sysalib.s

/* sysALib.s - pxa270 for system-dependent assembly routines */ /* Copyright 2002 Wind River Systems, Inc. */ /* TODO - Remove the pxa270 modification history and begin a new history starti

rominit.s

/* romInit.s - pxa270 for startup/initialization module */ /* Copyright 2002 Wind River Systems, Inc. */ /* TODO - Remove the pxa270 modification history and begin a new history starting wi

systimer.s

/* sysTimer.s - pxa270 low level system timer support for sysTimer.c */ /* Copyright 2002 Wind River Systems, Inc. */ /* TODO - Remove the pxa270 modification history and begin a new history

start.s

;========================================= ; NAME: 2410INIT.S ; DESC: C start up codes ; Configure memory, ISR ,stacks ; Initialize C-variables ; HISTORY: ; 2002.02.25:kwtark: ver 0.0 ; 2

end.s

AREA end_code, CODE, READONLY EXPORT end_code_desc end_code_desc DCD 0x12345678 DCD 0x87654321 END

startup.s

; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ; ; Use of this source code is subject to the terms of the Microsoft end-user ; license agreement (EULA) under which you licensed

input.s

.module input.c .area lit(rom, con, rel) _Key_Data:: .word 50 .byte 80 .word 50 .word 50 .byte 30 .byte 30 .byte 28 .word L1 .word L2 .byte 224 .byte 1 .byte 28 .word 110

touch.s

.module touch.c .area data(ram, con, rel) _touch_count:: .blkb 1 .area idata .byte 0 .area data(ram, con, rel) .dbfile F:\Relations\sf6_system\measure\LCDtest\touch.c .dbsym e touch_co

rtc.s

.module rtc.c .area text(rom, con, rel) .dbfile F:\Relations\sf6_system\measure\LCDtest\rtc.c .dbfunc e ReadTime _ReadTime fV .even _ReadTime:: .dbline -1 .dbline 21 ; #include