代码搜索:笙泉 IAP
找到约 1,825 项符合「笙泉 IAP」的源代码
代码结果 1,825
www.eeworm.com/read/369061/9665514
obj iap_lite.obj
www.eeworm.com/read/369061/9665547
h iap_lite.h
#ifndef IAP_LITE_H
#define IAP_LITE_H
#ifndef uint8
#define uint8 unsigned char
#endif
#ifndef uint16
#define uint16 unsigned int
#endif
/***********************************
www.eeworm.com/read/368840/9676093
pdf iap-yingyong.pdf
www.eeworm.com/read/368827/9676355
ppt iap-yy.ppt
www.eeworm.com/read/249707/12478600
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/249707/12478644
bak iap_sct.bak
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
www.eeworm.com/read/249707/12478647
uv2 iap.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (Source Group 1)
File 1,2, 0x45CC98CF
File 1,8,
www.eeworm.com/read/236656/14004643
mcp flash_iap.mcp
www.eeworm.com/read/202239/15388689
h flash_iap.h
/*#ifndef IAP_GLOBALS
#define IAP_GLOBALS extern
#else
#define IAP_GLOBALS
#endif
*/
#ifndef _IAP_H_
#define _IAP_H_
//#include "configLPC.h"
//#define IAP_ENTER_ADR 0x7FFFFFF1
www.eeworm.com/read/202239/15388694
c flash_iap.c
//#define IAP_GLOBALS
#include "configLPC.h"
//void (*IAP_Entry)(uint32 param_tab[], uint32 result_tab[]);
/* 定义函数指针 */
uint32 paramin[8]; // IAP入口参数缓冲区
uint32