代码搜索:多时钟域

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

代码结果 10,000
www.eeworm.com/read/380571/9142410

c main.c

/******************************** 标题: 文件名:main.c 编译:WinAVR-20080411 硬件环境: 时钟:外部6MHz *******************************/ #include #include #include
www.eeworm.com/read/380566/9142551

c main.c

/******************************** 标题: 文件名:main.c 编译:WinAVR-20080411 硬件环境: 时钟:外部6MHz *******************************/ #include #include #include
www.eeworm.com/read/377157/9292680

h delay.h

#ifndef DELAY_H #define DELAY_H /*------------------------- Public function prototypes ---------------------------*/ void delay_1us(void); //默认系统时钟:12M void delay_us(unsigned int
www.eeworm.com/read/376840/9303926

c tlc2543.c

/************************************** TLC2543驱动程序 *************************************/ #include #include #define CLOCK P1_7 /*2543时钟*/ #define D_IN
www.eeworm.com/read/177232/9464215

c ads7843.c

/**************************************************************************** * 文 件 名:ADS7843.C * 功 能:ADS7843驱动程序。 * 说 明:若系统时钟过快,需要调整DELYA_200NS的值。 ******************************************
www.eeworm.com/read/170424/9807550

c main_c.c

/*///////////////////////////////////////////////////// 文件名 : main.c 功 能 : Time helper 主模块 控制器 : AT89S52 时钟 : 11.0592 编译器 : Keil C51 7.0 *//////////////////////////////////////////////////
www.eeworm.com/read/362802/9979906

c spi.c

//-----------------------函数声明,变量定义-------------------------------------------------------- #include #include sbit SCK=P1^0; // 将p1.0口模拟时钟输出 sbit MOSI
www.eeworm.com/read/361960/10027069

html backgroundclock.html

Background Clock 背景时钟脚本
www.eeworm.com/read/424401/10454470

c dtmfgenerator.c

#include //************************************************************ // 初始化CPU系统时钟为内部RC=8MHz,经过4倍频PLL,FOSC=32MHz //************************************************************ voi
www.eeworm.com/read/423948/10522906

i main.i

/***************************************************** File name : main.c 迎奥运会倒计时钟系统软件 Chip type : ATmega16 Program type : Application Clock frequency : 8.000000 MH