代码搜索结果
找到约 10,000 项符合
ARM 的代码
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
irq_arm.mac
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;---------------------------------------------------------
arm_elf.h
#ifndef CYGONCE_LOADER_ARM_ELF_H
#define CYGONCE_LOADER_ARM_ELF_H
//==========================================================================
//
// arm_elf.h
//
// ARM specific ELF file fo
hal_arm.cdl
# ====================================================================
#
# hal_arm.cdl
#
# ARM architectural HAL package configuration data
#
# ==============================================
arm_stub.h
#ifndef CYGONCE_HAL_ARM_STUB_H
#define CYGONCE_HAL_ARM_STUB_H
//========================================================================
//
// arm_stub.h
//
// ARM-specific definitions for g
arm_stub.c
//========================================================================
//
// arm_stub.c
//
// Helper functions for stub, generic to all ARM processors
//
//==============================
sys_arm.c
/*
* linux/arch/arm/kernel/sys_arm.c
*
* Copyright (C) People who wrote linux/arch/i386/kernel/sys_i386.c
* Copyright (C) 1995, 1996 Russell King.
*
* This program is free software; you can r
arm-gcc.h
/*
-------------------------------------------------------------------------------
The macro `BITS64' can be defined to indicate that 64-bit integer types are
supported by the compiler.
--------------