代码搜索:主时钟

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

代码结果 10,000
www.eeworm.com/read/302438/13835759

c spi.c

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

c 13.3(8583).c

/**************************************************************** ** 功能描述:该程序实现对I2C总线日历时钟芯片PCF8583的读写操作** ****************************************************************/ //GPIOF1 SCL ,GPIOF3 SDA
www.eeworm.com/read/488955/6480234

c ads7843.c

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

txt 参考.txt

/************************************************************* 文件名称:ds12c887.c 适用范围:时钟芯片ds12c887的驱动程序 *************************************************************/ #i nclude /* 命令常量定义 */
www.eeworm.com/read/476694/6748360

h ds1302.h

/******************************************************************** 功 能:DS1302 IO口模拟串行时钟 读写程序 说 明:MCU:atmage32 8M 设 计: 修 改:蔡春晓 日
www.eeworm.com/read/264533/11310749

c spi.c

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

c framflashmemory.c

/*******************NVRAM读写程序以及时钟程序********************************/ /*******************用芯片SD2000E来实现**************************/ #include #include #include
www.eeworm.com/read/263036/11378866

c spi.c

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

asm fs0.asm

;-------------------------------------------------------------- ADC EQU 35H ; CLOCK BIT P2.3 ;定义ADC0808时钟位 ST BIT P2.0 ; EOC BIT P2.1 ; OE
www.eeworm.com/read/405769/11457670

c spi.c

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