代码搜索结果
找到约 10,000 项符合
ARM 的代码
arm_core.h
/******************************************************************************
Copyright (c) 2006 by RockOS.
All rights reserved.
This software is supported by Rock Software Workroom.
arm_core.h
/******************************************************************************
Copyright (c) 2006 by RockOS.
All rights reserved.
This software is supported by Rock Software Workroom.
task_arm.c
#include "config.h"
#define TASK_START_PRIO 10 /* Application tasks priorities */
/*$PAGE*/
/*
****************************************************
task_arm.c
#include "config.h"
extern OS_EVENT *MsgQueue;
/*$PAGE*/
/*$PAGE*/
/*
*********************************************************************************************************
*
task_arm.c
#include "config.h"
extern OS_EVENT *RandomSem;
/*
*********************************************************************************************************
*
arm5.0.c
//IAR-AVR application builder
// Target : M32
// Crystal: 16.000Mhz
#include
#include
#include
#include
#define uchar unsigned char
#define uin
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