代码搜索:icdev
找到约 251 项符合「icdev」的源代码
代码结果 251
www.eeworm.com/read/257576/11920545
bak lpc214x_ucos-ii_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (ICDev LPC2148 Board), 0x0004 // Tools: 'ARM-ADS'
Group (APP)
Group (uCOS-II)
Group (ARM)
Group (VS1003)
Group (CH375)
Gr
www.eeworm.com/read/257576/11920573
uv2 lpc214x_ucos-ii.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (ICDev LPC2148 Board), 0x0004 // Tools: 'ARM-ADS'
Group (APP)
Group (uCOS-II)
Group (ARM)
Group (VS1003)
Group (CH375)
Gr
www.eeworm.com/read/329737/3430092
h mwic_16.h
extern "C"
{
int FAR PASCAL _export ic_init(int com,long baud);
int FAR PASCAL _export auto_init(int port,long baud);
int FAR PASCAL _export ic_exit(int icdev);
int FAR PASCAL _export srd_ver(
www.eeworm.com/read/329737/3430128
bas mc32_gl.bas
Attribute VB_Name = "MC32Gl"
Public icdev As Long
Public st As Integer
' 新增函数6个
Declare Function auto_init& Lib "mwic_32.dll" (ByVal port%, ByVal baud&)
Declare Function srd_eeprom% Lib "mwic
www.eeworm.com/read/329737/3430145
bas mc32_93.bas
Attribute VB_Name = "MC3293"
'operate 93c46
Declare Function srd_93c46 Lib "MWIC_32.dll" (ByVal icdev As Long, ByVal Offset As Integer, ByVal le As Integer, ByVal data_buffer$) As Integer
Declare F
www.eeworm.com/read/329737/3430152
bas mc32_gl.bas
Attribute VB_Name = "MC32Gl"
Public icdev As Long
Public st As Integer
Declare Function auto_init Lib "MWIC_32.dll" (ByVal port%, ByVal baud&) As Long
Declare Function ic_init Lib "MWIC_32.dll
www.eeworm.com/read/377422/9277207
htm led.htm
Static Call Graph - [E:\LPC2300\lcf\LPC2368资料_ICDEV\LPC236X例程\GPIO\LED.axf]
Static
www.eeworm.com/read/377231/9286287
htm led.htm
Static Call Graph - [E:\LPC2300\lcf\LPC2368资料_ICDEV\LPC236X例程\GPIO\LED.axf]
Static
www.eeworm.com/read/166014/10041150
c time.c
//文件名:Time.c
//功能: 定时器Timer0的初始化以及定时器中断函数和延时函数
//更多内容,敬请访问www.icdev.com.cn/bbs
#include
#include "Timer.h"
long timeval; //延时用的全局变量
/*************
www.eeworm.com/read/166014/10041245
c time.c
//文件名:Time.c
//功能: 定时器Timer0的初始化以及定时器中断函数和延时函数
//更多内容,敬请访问www.icdev.com.cn/bbs
#include
#include "Timer.h"
long timeval; //延时用的全局变量
/*************