代码搜索结果

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

arm-gcc.h

/* ------------------------------------------------------------------------------- The macro `BITS64' can be defined to indicate that 64-bit integer types are supported by the compiler. --------------

arm610.h

#undef CONFIG_CPU_ARM610

arm710.h

#undef CONFIG_CPU_ARM710

arm1020.h

#undef CONFIG_CPU_ARM1020

rtosdemo_arm.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

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

rom_arm.bat

set USE_THUMB_MODE=NO set DEBUG=-g set OPTIM=-O2 set RUN_MODE=RUN_FROM_ROM set LDSCRIPT=atmel-rom.ld make

ram_arm.bat

set USE_THUMB_MODE=NO set DEBUG=-g set OPTIM=-O0 set RUN_MODE=RUN_FROM_RAM set LDSCRIPT=lpc2106-ram.ld make

rom_arm.bat

set USE_THUMB_MODE=NO set DEBUG= set OPTIM=-O3 set RUN_MODE=RUN_FROM_ROM set LDSCRIPT=lpc2106-rom.ld make

face_arm.c

/************************************************************************** * Copyright ? 2004 Altera Corporation, San Jose, California, USA. * * All rights reserved. All use of this software