代码搜索结果

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

arm_clcd.h

/*++ * * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF * ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/

task_arm.c

#include "config.h" extern OS_EVENT *MsgQueue; /*$PAGE*/ /*$PAGE*/ /* ********************************************************************************************************* *

task_arm.c

#include "config.h" extern OS_EVENT *RandomSem; /* ********************************************************************************************************* *

task_arm.c

#include "config.h" #define TASK_START_PRIO 10 /* Application tasks priorities */ /*$PAGE*/ /* ****************************************************

t-arm-elf

CROSS_LIBGCC1 = libgcc1-asm.a LIB1ASMSRC = arm/lib1funcs.asm LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls # These are really part of libgcc1, but this will cause them to be # built corr

xm-arm.h

/* Configuration for GNU C-compiler for Acorn RISC Machine. Copyright (C) 1991, 1993 Free Software Foundation, Inc. Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)

arm-elf.dat

TARGET=arm-elf TARGET_CFLAGS="-O2"

sys_support.arm

/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laborat

in_cksum_arm.c

/* $NetBSD: in_cksum_arm.c,v 1.3 2001/12/08 21:18:50 chris Exp $ */ /* * ARM version: * * Copyright (c) 1997 Mark Brinicome * Copyright (c) 1997 Causality Limited * * Based on the sparc version

irq_timer.arm

;------------------------------------------------------------------------------ ;- ATMEL Microcontroller Software Support - ROUSSET - ;----------------------------------------------------