代码搜索:无线参数

找到约 10,000 项符合「无线参数」的源代码

代码结果 10,000
www.eeworm.com/read/351584/10638483

plg stage.plg

礦ision2 Build Log Project: F:\GPS+无线发射\程序\基站\stage.uv2 Project File Date: 04/06/2007 Output:
www.eeworm.com/read/273551/10911039

plg recver0.plg

礦ision2 Build Log Project: C:\Documents and Settings\Administrator\My Documents\无线发射站\send.uv2 Project File Date: 01/02/2008 Output:
www.eeworm.com/read/273551/10911110

plg recver0.plg

礦ision2 Build Log Project: C:\Documents and Settings\Administrator\My Documents\无线发射站\send.uv2 Project File Date: 01/02/2008 Output:
www.eeworm.com/read/446668/7571920

s spi.s

.module spi.c .area text(rom, con, rel) .dbfile E:\PQ-1A\我的AVR\无线模拟\spi.c .dbfunc e delayms _delayms fV ; x -> R20,R21 ; y -> R22,R23 ; z -> R16,R17
www.eeworm.com/read/445499/7594944

plg jieshouxianshi.plg

礦ision2 Build Log Project: D:\工程训练\ptr6000\无线测温\接收显示\jieshouxianshi.uv2 Project File Date: 12/05/2008 Output:
www.eeworm.com/read/445494/7594981

plg cewenfasong.plg

礦ision2 Build Log Project: D:\工程训练\ptr6000\无线测温\测温发送\cewenfasong.uv2 Project File Date: 12/05/2008 Output:
www.eeworm.com/read/136376/13380914

plg irc_pckeyboard.plg

礦ision2 Build Log Project: G:\开发工具\Keil\Example\无线键盘\Irc_PcKeyBoard.uv2 Project File Date: 07/01/2005 Output:
www.eeworm.com/read/136376/13380925

plg irc_pckeyboard_rec.plg

礦ision2 Build Log Project: G:\开发工具\Keil\Example\无线键盘\Irc_PcKeyBoard_Rec.uv2 Project File Date: 07/01/2005 Output:
www.eeworm.com/read/410259/11295327

c uart.c

//成都无线龙 //@2007-6 by SU //功能:串口及串口中断 #include"ioCC2430.h" unsigned uarttemp; #define ENABLE_ALL_INTERRUPT() (IEN0 |= 0x80) #define DISABLE_ALL_INTERRUPT() (IEN0 &= ~0x80) #define IO_PER_
www.eeworm.com/read/410259/11295336

c main.c

//成都无线龙 WXL //@2007-6 by SU //功能:串口相关的功能略谈 #define ENABLE_ALL_INTERRUPT() (IEN0 |= 0x80) #define DISABLE_ALL_INTERRUPT() (IEN0 &= ~0x80) #include"ioCC2430.h" #define uchar unsigned char #d