代码搜索结果

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

keyboard.s

.module keyboard.c .area lit(rom, con, rel) _num_table:: .byte 63,6 .byte 91,'O .byte 'f,'m .byte 125,7 .byte 127,'o .byte 64 .dbfile E:\AVRATM~1\key_board\keyboard.c .dbsym e num_

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

rsasparc.s

/* RSASPARC.S - processor-specific C library routines for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1995. RSAEURO - RSA Library compatible with RSAREF 2.0. All functions prototypes are the Same a

dentry.s

; SCCSID @(#)dentry.s 4.1 11/05/02 ; ; This the entry of the whole application program ; .data .globl dstart dstart: .globl _environ _environ: .text .globl tstart .globl _tstart ; this is a ridiculo

startup.s

; Copyright 1996, ESS Technology, Inc ; SCCSID @(#)startup.s 4.2 02/07/03 ; ; Based on VCD startup.s 2.1 06/03/99 version ; ; $Log$ ; ; This version is based on version 2.2 of 3204 code. ; ; ROM loa

mmu.s

;**************************************************************************************** ;* ;* mmu.S - NanoWit mmu code ;* ;* (C) Copyright 2000, Openers Technology, Inc. All Rights Reserved.

startup.s

;/***************************************************************************** ;* startup.s: startup file for NXP LPC230x Family Microprocessors ;* ;* Copyright(C) 2006, NXP Semiconductor ;*

webasto.s

; ============================================================ ; Remote control of the Webasto water heater ; ; This program monitors the right turn light for the short pulses from ; the central door

irq.s

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