代码搜索结果
找到约 10,000 项符合
S 的代码
1011.s
.module _1011.c
.area text(rom, con, rel)
.dbfile D:\Temp\AVRTest\SDMP3~1\1011.c
.dbfunc e delay_Nus _delay_Nus fV
; b -> R20
; n -> R16,R17
.even
_delay_Nus::
3310.s
.module _3310.c
.area lit(rom, con, rel)
_font6x8::
.byte 0,0
.byte 0,0
.byte 0,0
.byte 0,0
.byte 0,47
.byte 0,0
.byte 0,0
.byte 7,0
.byte 7,0
.byte 0,20
.byte 127,20
.byte
sd.s
.module sd.c
.area data(ram, con, rel)
_reading::
.blkb 1
.area idata
.byte 0
.area data(ram, con, rel)
.dbfile D:\Temp\AVRTest\SDMP3~1\sd.c
.dbsym e reading _reading c
_a::
.blkb 1
fat.s
.module fat.c
.area data(ram, con, rel)
_LongNameBuffer::
.blkw 1
.area idata
.word _LONGNAME_BUFFER_ADDR
.area data(ram, con, rel)
.dbfile D:\Temp\AVRTest\SDMP3~1\fat.c
.dbsym e LongN
sch.s
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
vector.s
;********************************************************************************************************
; uC/OS-II
;
adc.s
.module adc.c
.area text(rom, con, rel)
.dbfile E:\ICCAVR\project\AVRMEG~2\icc\008-AD-LED\adc.c
.dbfunc e get_ad _get_ad fc
; i -> R16
.even
_get_ad::
.dbline -1
.dbline 4
main.s
.module main.c
.area text(rom, con, rel)
.dbfile E:\ICCAVR\project\AVRMEG~2\icc\008-AD-LED\main.c
.dbfunc e delay_ms _delay_ms fV
; a -> R20
; b -> R22
;
option.s
;汇编程序设置
_I<mark>S</mark>R_<mark>S</mark>TARTADDRE<mark>S</mark><mark>S</mark> EQU 0xc7fff00
;16位或者32位总线设置
GBLA BU<mark>S</mark>WIDTH
BU<mark>S</mark>WIDTH <mark>S</mark>ETA 16
;DRAM或者<mark>S</mark>DRAM"
GBL<mark>S</mark> BDRAMTYPE
BDRAMTYPE <mark>S</mark>ET<mark>S</mark> "<mark>S</mark>DRAM"
;这个值在Fla<mark>s</mark>h存储器编程时应该为真
;这个值在 ...