代码搜索:Target
找到约 10,000 项符合「Target」的源代码
代码结果 10,000
www.eeworm.com/read/375645/9354562
c target.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/375594/9356048
o target.o
www.eeworm.com/read/375476/9359078
c target.c
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/375476/9359080
h target.h
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/375289/9365183
crf target.crf
www.eeworm.com/read/375289/9365203
c target.c
#define IN_TARGET
#include "config.h"
void IRQ_Exception(void)
{
while(1); // change it to your code 这一句替换为自己的代码 //
}
void FIQ_Exception(void)
{
www.eeworm.com/read/375289/9365208
h target.h
#ifndef __TARGET_H
#define __TARGET_H
#ifdef __cplusplus
extern "C" {
#endif
#ifndef IN_TARGET
extern void Reset(void);
extern void TargetInit(void);
#endif
www.eeworm.com/read/375289/9365218
o target.o
www.eeworm.com/read/375289/9365232
d target.d
target.o: target.c
target.o: config.h
target.o: Includes.h
target.o: ..\arm\os_cpu.h
target.o: os_cfg.h
target.o: ..\source\ucos_ii.h
target.o: c:\Keil\ARM\RV31\INC\string.h
target.o: LPC2294.h
www.eeworm.com/read/375110/9372433