代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/331589/3406719
svn-base booting.arm.svn-base
Booting ARM Linux
In order to boot ARM Linux, you require a boot loader, which is a small program
that runs before the main kernel. The boot loader is expected to initi
www.eeworm.com/read/331534/3411178
svn-base arm-linux.svn-base
#
# $Id: //poco/1.3/build/config/ARM-Linux#3 $
#
# ARM-Linux
#
# Make settings for ARM Linux/gcc 2.95.3 (cross-compile, using STLport 4.6.2)
#
#
# General Settings
#
LINKMODE = SHARED
POCO_
www.eeworm.com/read/330923/3419420
c pci_arm32.c
/*
This file is based on:
$XFree86: xc/programs/Xserver/hw/xfree86/etc/scanpci.c,v 3.34.2.17 1998/11/10 11:55:40 dawes Exp $
Modified for readability by Nick Kurshev
*/
static int pci_config
www.eeworm.com/read/330923/3419428
h asmmacros_arm32.h
/*
This file is based on:
$XFree86: xc/programs/Xserver/hw/xfree86/drivers/chips/util/AsmMacros.h,v 1.1 2001/11/16 21:13:34 tsi Exp $
Modified for readability by Nick Kurshev
*/
/*
* (c) Cop
www.eeworm.com/read/328889/3435612
c orc_arm_lib.c
/*********************************************************
*
* This source code is part of the Carnegie Mellon Robot
* Navigation Toolkit (CARMEN)
*
* CARMEN Copyright (c) 2002 Michael Montemerl
www.eeworm.com/read/328889/3435614
h orc_arm_constants.h
// this contains useful calibrated values for the paint bot arm
// unless specifically stated, all units are 'orc io units' that is,
// that they are somehow proportional to the real thing
// ---- In
www.eeworm.com/read/328889/3435637
h arm_low_level.h
/*********************************************************
*
* This source code is part of the Carnegie Mellon Robot
* Navigation Toolkit (CARMEN)
*
* CARMEN Copyright (c) 2002 Michael Montemerlo
www.eeworm.com/read/328889/3435642
c orc_arm_lib.c
/*********************************************************
*
* This source code is part of the Carnegie Mellon Robot
* Navigation Toolkit (CARMEN)
*
* CARMEN Copyright (c) 2002 Michael Montemerl
www.eeworm.com/read/324920/3488472
in vmlinux-arm26.lds.in
/* ld script to make ARM Linux kernel
* taken from the i386 version by Russell King
* Written by Martin Mares
* borrowed from Russels ARM port by Ian Molton and subseq