代码搜索:主时钟
找到约 10,000 项符合「主时钟」的源代码
代码结果 10,000
www.eeworm.com/read/320014/13436074
c pca.c
#include
#define uint unsigned int
#define uchar unsigned char
void SYSCLK_Init (void); // 系统时钟初始化
void PORT_Init (void);
www.eeworm.com/read/319940/13439159
asm systeminital.asm
//==================================================================================//
// 文件名: SystemInital.asm
// 描 述: 用于初始化IO,以及D12芯片,系统时钟、中断等。
// 日 期: 2003/04/03
// 库文件: NONE
//====
www.eeworm.com/read/307021/13732935
vhd disp_buf.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY disp_buf IS
PORT(
clk : IN STD_LOGIC; --全局时钟
ld : IN STD_LOGIC; --同步加载使能
data : IN STD
www.eeworm.com/read/302438/13835934
c ds18b20.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit DQ=P1^0; // 将p1.0口模拟时钟输出
#define jump_ROM 0xCC
www.eeworm.com/read/263036/11378617
c ds18b20.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit DQ=P1^0; // 将p1.0口模拟时钟输出
#define jump_ROM 0xCC
www.eeworm.com/read/337484/12366171
zsf wed.zsf
C:/Documents and Settings/ky/桌面/实验5-时钟设计/UP3_CLOCK.vwf 0 61440 706 61440 25
UP3_CLOCK.vwf 0 0 0 0 0
www.eeworm.com/read/336488/12441289
c x5045.c
#include"main.h"
#include"x5045.h"
/*
void eeprom(void)
{
wr_sr(0) ;
}
*/
uchar rd_sr(void)
{
uchar sr;
SCK=0;
CS=0; /*时钟输入变低,
www.eeworm.com/read/233784/14136448
lis 18b20.lis
.module _18b20.c
.area text(rom, con, rel)
0000 .dbfile D:\时钟芯片\1302\1302-162\18b20.c
0000 .dbfunc e delayb _de