代码搜索:可逆电源

找到约 2,691 项符合「可逆电源」的源代码

代码结果 2,691
www.eeworm.com/read/28174/994667

c ethernet_51.c

#include "51Ethernet.h" /************** 主函数 ***********************/ void main(void) { delay(1000); //延时1s,保证电源和网卡自身的上电完成 ClearISR(); //上电后清除中断状态寄存器ISR子程序 NICRst(); // RTL8019AS热复位寄
www.eeworm.com/read/235419/14072379

c pcf8563.c

///////////////////////////////////////////////// // 功能:初始化时钟pcf8563 void instpcf8563() { tp=(char *)temd; *tp=0x00;//普通模式TEST1=0, 芯片时钟运行STOP=0,电源复位功能失效TESTC=0 *(tp+1)=0x00;//
www.eeworm.com/read/433070/6950480

html 520.html

慢性附睾炎的症状和预后?
www.eeworm.com/read/431435/8676949

plg test.plg

礦ision2 Build Log Project: C:\Documents and Settings\Administrator\桌面\电源测试\test.uv2 Project File Date: 09/06/2008 Output:
www.eeworm.com/read/445281/7596916

c ethernet.c

#include "Ethernet.h" /* 主函数 */ void main(void) { delay(1000); // 延时1s,保证电源稳定和网卡自身的上电完成 NICRst(); // RTL8019AS热复位 ClearISR(); // 清除ISR寄存器 RTL8019Init(); // 初始化RTL8019A
www.eeworm.com/read/399200/7881294

c appmain.c

#include #include #include #include #include "ExEH0218.h" #define POWER_DELAY 4 // 开机按电源键延时1秒 #define MENU_COUNT 2 const char mmenu[MENU_COUNT*16+
www.eeworm.com/read/198048/7952977

c ethernet.c

#include "Ethernet.h" /* 主函数 */ void main(void) { delay(1000); // 延时1s,保证电源稳定和网卡自身的上电完成 NICRst(); // RTL8019AS热复位 ClearISR(); // 清除ISR寄存器 RTL8019Init(); // 初始化RTL8