代码搜索:多时钟域
找到约 10,000 项符合「多时钟域」的源代码
代码结果 10,000
www.eeworm.com/read/357375/10211022
c 340_i2c.c
#include
#define uchar unsigned char
#define uint unsiged int
#define SYSCLK 12000000 // 12M内部时钟
#define SMB_FREQUENCY 50000
www.eeworm.com/read/355743/10245723
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/355743/10245731
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/355743/10245734
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/279736/10396262
h os.h
/**************************************************
文件名:os.h
功能:微操作系统头文件
说明:时钟:7.3728MHz
*****************************************************/
#ifndef _MYOS_H
#define _MYOS_H
//#include "t
www.eeworm.com/read/424482/10443275
_h delay._h
/*-----------------------------------------------------------------------
延时函数
编译器:ICC-AVR v6.31A 日期: 2005-11-24 20:29:57
目标芯片 : M16
时钟:1.0000Mhz
-------------------------------------------------
www.eeworm.com/read/279061/10468620
h c8051f.h
#ifndef _C8051F020_
#define _C8051F020_
#include
#define SYSCLK 11059200 // 系统时钟取自外部晶体
#define DEBUG 0
/*--------------------------------------------------------------
www.eeworm.com/read/159985/10582574
asm timer1.asm
;******************************************************
;* 文件名:Timer1.asm
;* 创建日期:2001.7.4
;* 作者:陈文尧
;* 功能:利用内存驻留显示时钟
;* 备注:这是Timer.asm的优化版本
;****************************************************
www.eeworm.com/read/351912/10597152
c rtc.c
#ifndef _Include
#include "Include.h"
#endif
TIME_STRUC TIME2220;
/****************************************************************************
* 名称:RTCIni()
* 功能:初始化实时时钟。
* 入口参数:无
* 出口参数:无
www.eeworm.com/read/434711/7093601
c lcd1602.c
/*----------------------------------------------------
主函数
编译器:ICC-AVR v6.31A
目标芯片 : M8
时钟: 8.0000Mhz
---------------------------------------------------*/
// Target : M8
// Crystal: 8.0000Mhz