代码搜索结果
找到约 10,000 项符合
ARM 的代码
arm_boot.h
//============================================================================
// Filename: arm_boot.h
//
// Description: This file contains the functions prototypes and definitions
// to loa
arm_boot.cmd
MEMORY
{
VECTOR: origin = 0x00000000, length 0x00000200
FLASH: origin = 0x00001000, length 0x0001f000
SRAM: origin = 0x00020000, length 0x00020000
INTME
lib_udp.arm
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------
lib_cachec.arm
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------
irq_spu.arm
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------
irq_end.arm
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------
arm3000.plo
arm3000.lo : \
arm3000.c \
/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/include/stdio.h \
/usr/local/arm/2.95.3/lib/gcc-lib/arm-linux/2.95.3/../../../../arm-linux/includ
arm3000.c
/*
** $Id: arm3000.c,v 1.3 2004/09/16 02:50:09 weiym Exp $
**
** arm3000.c: Low Level Input Engine for UP-NETARM3000
**
** Copyright (C) 2004, Feynman Software.
**
** Created by Yao Yunyuan, 2004/08/
arm3000.h
/*
** $Id: arm3000.h,v 1.2 2004/07/28 03:55:42 yaoyy Exp $
**
** arm3000.h:. the head file of Low Level Input Engine for NET-ARM3000
**
** Copyright (C) 2003 Feynman Software.
**
** Created by Yao Yu
task_arm.c
#include "config.h"
extern OS_EVENT *RandomSem;
/*
*********************************************************************************************************
*