代码搜索:mdk arm
找到约 10,000 项符合「mdk arm」的源代码
代码结果 10,000
www.eeworm.com/read/148392/6335117
chm arm.chm
www.eeworm.com/read/494289/6381408
txt arm.txt
If developing for the ARM, or indeed any other new processor, you should
first build a C-only library.
For the ARM, this mirdef.h header would be appropriate for an integer-
only build of the li
www.eeworm.com/read/494289/6381450
arm mirdef.arm
/*
* MIRACL compiler/hardware definitions - mirdef.h
* Copyright (c) 1988-2001 Shamus Software Ltd.
*/
#define MIRACL 32
#define MR_LITTLE_ENDIAN
/* or perhaps
#define MR_BIG
www.eeworm.com/read/494289/6381554
mcs arm.mcs
;
; ARM Macros file
;
; Triple register is R4|R3|R2
; MUL_START. Initialise registers. Make R5 and R6 point to multipliers a
; and b. R7 points at result c.
; Initialise Triple register to 0
www.eeworm.com/read/493654/6388603
h arm.h
// -*-c++-*-
/***************************************************************************
arm.h
Classes for an arm actuator that can be used to point at field loc
www.eeworm.com/read/493345/6400986
pdf arm.pdf
www.eeworm.com/read/492783/6409028
pdf arm.pdf
www.eeworm.com/read/490542/6447323
build-arm
#!/bin/sh
MADPLAY_DIR=$PWD
SRC_DIR=src-arm
TARGET_DIR=$MADPLAY_DIR/target-arm
tar xvzf ./tarball/libid3tag-0.15.1b.tar.gz -C $SRC_DIR
tar xvzf ./tarball/libmad-0.15.1b.tar.gz -C $SRC_DIR
tar xvzf ./
www.eeworm.com/read/489513/6472317
gif arm.gif
www.eeworm.com/read/485340/6559430
arm cstartup.arm
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------