代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/430182/1936757
c 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
www.eeworm.com/read/430182/1936827
h arm-gcc.h
/*
-------------------------------------------------------------------------------
The macro `BITS64' can be defined to indicate that 64-bit integer types are
supported by the compiler.
--------------
www.eeworm.com/read/428758/1954627
h arm_intc.h
/*
Davinci ARM Evaluation Software
(c)Texas Instruments 2003
*/
/** \file intc.h
\brief Interrupt Controller User APIs
*/
#ifndef __INTC_H__
#define __INTC_H__
#include
www.eeworm.com/read/428758/1954636
c arm_isr.c
#ifndef _NO_OS_
#define _NO_OS_
#endif
#include
unsigned int fiqirqenable=1;
/**
\brief IRQ interrupt despatcher
This routine is the IRQ interrupt service routine. I
www.eeworm.com/read/428758/1954646
gel davincievm_arm.gel
/* ------------------------------------------------------------------------ *
* *
* DaVinciEVM_arm.gel
www.eeworm.com/read/428758/1954649
asm arm_boot.asm
;****************************************************************************
;* BOOT.ASM
;*
;* THIS MODULE PERFORMS THE FOLLOWING ACTIONS:
;* 1) ALLOCATES THE STACK AND INITIALIZES THE STACK PO
www.eeworm.com/read/427042/1983699
s jrevdct_arm.s
/*
C-like prototype :
void j_rev_dct_ARM(DCTBLOCK data)
With DCTBLOCK being a pointer to an array of 64 'signed shorts'
Copyright (c) 2001 Lionel Ulmer (lionel.ulmer@free.fr / bbrox
www.eeworm.com/read/427042/1983728
c dsputil_arm.c
/*
* ARMv4L optimized DSP utils
* Copyright (c) 2001 Lionel Ulmer.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of th
www.eeworm.com/read/427042/1983730
c mpegvideo_arm.c
/*
* Copyright (c) 2002 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pub
www.eeworm.com/read/426262/1994660
bat ram_arm.bat
set USE_THUMB_MODE=NO
set DEBUG=-g
set OPTIM=-O0
set RUN_MODE=RUN_FROM_RAM
set LDSCRIPT=atmel-ram.ld
make