代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/261565/4321416
pjt arm_boot_be.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="arm_boot"
ProjectDir="M:\ipc\pitvob\orion\ipc\arm_boot\"
ProjectType=Executable
CPU
www.eeworm.com/read/261565/4321417
h arm_boot.h
//============================================================================
// Filename: arm_boot.h
//
// Description: This file contains the functions prototypes and definitions
// to loa
www.eeworm.com/read/261565/4321418
cmd arm_boot.cmd
MEMORY
{
VECTOR: origin = 0x00000000, length 0x00000200
FLASH: origin = 0x00001000, length 0x0001f000
SRAM: origin = 0x00020000, length 0x00020000
INTME
www.eeworm.com/read/261565/4321459
pjt arm_boot_be.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="arm_boot"
ProjectDir="C:\ti\myprojects\tms320vc547xbootloader\arm_boot\"
ProjectType
www.eeworm.com/read/261565/4321460
h arm_boot.h
//============================================================================
// Filename: arm_boot.h
//
// Description: This file contains the functions prototypes and definitions
// to loa
www.eeworm.com/read/261565/4321461
cmd arm_boot.cmd
MEMORY
{
VECTOR: origin = 0x00000000, length 0x00000200
FLASH: origin = 0x00001000, length 0x0001f000
SRAM: origin = 0x00020000, length 0x00020000
INTME
www.eeworm.com/read/259903/4338413
linux-arm makefile.linux-arm
# makefile for libpng on Linux ELF with gcc
# Copyright (C) 1998, 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
# For conditions of distribution and use, see copyright notice in png.h
C
www.eeworm.com/read/258653/4353142
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/258653/4353150
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/258653/4353152
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