代码搜索:笙泉 IAP
找到约 1,825 项符合「笙泉 IAP」的源代码
代码结果 1,825
www.eeworm.com/read/361618/10043479
h iap_s.h
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/361618/10043505
c iap_s.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/361618/10043507
c iap_p.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/356385/10228673
bak iap_opt.bak
### 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 {
www.eeworm.com/read/356385/10228681
uv2 iap.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (ULINK), 0x0005 // Tools: ''
Group (C Source Code)
Group (Assembler Startup Code)
File 1,1, 0x0
File 2
www.eeworm.com/read/426209/10274773
c sbl_iap.c
//-----------------------------------------------------------------------------
// Software that is described herein is for illustrative purposes only
// which provides customers with programming in
www.eeworm.com/read/426209/10274804
h sbl_iap.h
//-----------------------------------------------------------------------------
// Software that is described herein is for illustrative purposes only
// which provides customers with programming in
www.eeworm.com/read/279966/10373961
h lpc_iap.h
#ifndef __LPC_IAP_H
#define __LPC_IAP_H
/***********************************************************************
* BU MMS China, Philips Semiconductor Software Support
* Embest
www.eeworm.com/read/279966/10374012
c lpc_iap.c
/***********************************************************************
* BU MMS China, Philips Semiconductor Software Support
* Embest info&Tech Co. Software Support
*---------
www.eeworm.com/read/351028/10687348
h rack_iap.h
#define Rack_<mark>IAP</mark>_Def
/* 移值<mark>IAP</mark>演示程序 刘国兵 2006-7-4 */
/*
在<mark>IAP</mark>程序中,应注意以下问题
1. <mark>IAP</mark>服务代码是Thumb指令,所以调用时要进行处理器状态切换或使用BX指令调用,若使用C程序直接调用,请设置编译参数-apcs /interwork
2. <mark>IAP</mark>占用片内RAM的最高端的32字节空间,如果用户要使用IA ...