代码搜索结果

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

music.s

.module music.c .area data(ram, con, rel) _T:: .blkb 2 .area idata .word -256 .area data(ram, con, rel) .dbfile C:\DOCUME~1\asdf\MYDOCU~1\11111111111\music.c .dbsym e T _T I _N:: .b

irq.s

;/****************************************Copyright (c)************************************************** ;** Guangzou ZLG-MCU Development Co.,LTD. ;**

startup.s

;/****************************************Copyright (c)************************************************** ;** Guangzou ZLG-MCU Development Co.,LTD. ;**

startup.s

/***********************************************************************/ /* This file is part of the uVision/ARM development tools */ /* Copyright KEIL ELEKTRONIK GmbH 2002-2005

mian.s

.module mian.c .area text(rom, con, rel) .dbfile D:\NEW\AVR_T6963\mian.c .dbfunc e main _main fV ; i -> R20 .even _main:: sbiw R28,5 .dbline -1 .dbline 19 ; #define MAIN

assembly._s

.text ;********************************************************* ; Place a 1 for the processor you want use ;********************************************************* MEGATYPE8 = 0 MEGATYP

assembly.s

.text ;********************************************************* ;********************************************************* ;********************************************************* ;********

main.s

.module main.c .area text(rom, con, rel) .dbfile D:\桌面\AVR_BO~1.2\bootloader\main.c .dbfunc e FlashLoad _FlashLoad fV .even _FlashLoad:: .dbline -1 .dbline 74 ; /***********************

usart.s

.module usart.c .area text(rom, con, rel) .dbfile D:\dai\AVR_USART\usart.c .dbfunc e UsartInit _UsartInit fV .even _UsartInit:: .dbline -1 .dbline 4 ; #define USART_C ; #include "inclu

delay.s

.module delay.c .area text(rom, con, rel) .dbfile D:\dai\AVR_USART\delay.c .dbfunc e delay_1us _delay_1us fV .even _delay_1us:: .dbline -1 .dbline 5 ; #define DELAY_C ; #include "inclu