代码搜索结果
找到约 10,000 项符合
S 的代码
heap.s
;**************************************************************************
;NAME: heap.s
;modified by:wzz at Qingdao University 2008
; Create dummy variable used to locate bottom of heap
;******
macrolib.s
;************************************************************************************************************
;FileName:MACROLIB.S
;Function:宏汇编
;Copyright:WangZengzhi
;Time:2008.6.1
;***********
gps.s
.module gps.c
.area text(rom, con, rel)
.dbfile E:\item\GPS-1280\gps.c
.dbfunc e find_string _find_string fc
; StrLen -> R12,R13
; i -> R20,R21
; j -> R22,R
debug.s
.module debug.c
.area text(rom, con, rel)
.dbfile E:\item\GPS-1280\debug.c
.area lit(rom, con, rel)
_char_buf::
.byte 48,49
.byte 50,51
.byte 52,53
.byte 54,55
.byte 56,57
.byte 'A
watchdog.s
.module watchdog.c
.area text(rom, con, rel)
.dbfile E:\item\GPS-1280\watchdog.c
.dbfunc e watchdog_init _watchdog_init fV
.even
_watchdog_init::
.dbline -1
.dbline 4
; #include "watchd
main.s
.module main.c
.area text(rom, con, rel)
.dbfile E:\item\GPS-1280\main.c
.dbfunc e init_devices _init_devices fV
.even
_init_devices::
.dbline -1
.dbline 12
; //ICC-AVR application buil
avalanche.s
/*-----------------------------------------------------------------------------*/
/* */
/* Copyright (C) 1996-2003 by Te
avreset.s
/*-----------------------------------------------------------------------------*/
/* */
/* Copyright (C) 1996-2003 by Te