代码搜索结果
找到约 10,000 项符合
S 的代码
avrstudy.s
.module AVRSTUDY.C
.area data(ram, con, rel)
_AC_TABLE::
.blkb 2
.area idata
.byte 128,129
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 130,131
.area data(ram, con, rel)
.
vectors.s
;******************************************************************************
;
; INTERRUPT VECTORS
; ARM
;
init.s
;******************************************************************************
;
; STARTUP CODE
; LM3Snnnn
;
ksyms.s
#include
/*
* Herein lies all the functions/variables that are "exported" for linkage
* With dynamically loaded kernel modules. Could do with making this a bit
* cleaner!
cstartup.s
/*------------------------------------------------------------------------------
//*- ATMEL Microcontroller Software Support - ROUSSET -
//*-----------------------------------------------
startup.s
.file "startup.s"
.text
.align 2
.globl _start
_start:
#------------------------------------------------------------------------
# SP_INIT this value is defined in tdemo.lnx whi
monitor.s
#include "avrx.inc"
/*
File: Monitor.asm
Copyright
serialio.s
/*
File: Serialio.asm
Copyright
lexra.s
/*
** FILE
** lexra.S
**
** DESCRIPTION
**
** assembly routines to
** 1. set/get intr_mask
** 2. enable/disable IE (global interrupt enable)
**
*/
#include "regdef.h"
.text
.glob