代码搜索:多时钟域

找到约 10,000 项符合「多时钟域」的源代码

代码结果 10,000
www.eeworm.com/read/207694/15264612

lis main.lis

.module main.c .area text(rom, con, rel) 0000 .dbfile D:\时钟芯片\1302\1302-162\main.c 0000 .dbfunc e port_init _po
www.eeworm.com/read/207694/15264620

lis 162.lis

.module _162.c .area text(rom, con, rel) 0000 .dbfile D:\时钟芯片\1302\1302-162\162.c 0000 .dbfunc e delay_ms _dela
www.eeworm.com/read/207694/15264623

lis ds1302.lis

.module ds1302.c .area text(rom, con, rel) 0000 .dbfile D:\时钟芯片\1302\1302-162\ds1302.c 0000 .dbfunc e delay _de
www.eeworm.com/read/206198/15298724

c delay.c

/*----------------------------------------------------------------------- 延时函数 编译器:ICC-AVR v6.31A 日期: 2005-11-24 20:29:57 目标芯片 : M8 时钟: 8.0000Mhz -------------------------------------------------
www.eeworm.com/read/13166/269550

txt 宏晶stc12c5a16ad系列ad转换c语言程序.txt

/* ------------------------- 宏晶科技 04/15/2009 -------------------- */ /* --------------------Mobile:0755-82948412,13922805190---------------- */ // 本程序演示 STC12C5AxxAD 系列 MCU 的 A/D 转换功能。时钟 18.4
www.eeworm.com/read/16507/675029

c main.c

/** 根据按键中断《GPIOC,(GPIO_PIN_1)被设为外部中断设置。 按键改变时钟周期 注意要将按键TLI和C1相连
www.eeworm.com/read/27562/865574

c main.c

//----------------------------------------------------------------- // 名称: 用PCF8583与高仿真组件设计的可调式数码管电子时钟 //----------------------------------------------------------------- // 说明: 本例在Proteus中选用了高度仿
www.eeworm.com/read/35443/894214

h rtc.h

/********************************************************************* * Copyright (c) 2011-2012,李士伟 * All rights reserved. *文 件 名:rtc.h *描 述:实时时钟头文件 *当前版
www.eeworm.com/read/27607/984862

c main.c

//----------------------------------------------------------------- // 名称: 用PCF8583与高仿真组件设计的可调式数码管电子时钟 //----------------------------------------------------------------- // 说明: 本例在Proteus中选用了高度仿
www.eeworm.com/read/27981/992190

c init.c

#include"init.h" uchar year,mouth,day,week,hour,minute,sec;//全局变量声明 uchar clock[14]; //时钟储存数组 char TempData[6]; //温度储存数组