代码搜索结果
找到约 10,000 项符合
Clock 的代码
div_clock.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity div_clock is
port(
clk:in std_logic; --系统时钟,选定5MHZ
clk_1hz:out std_logic; --用于时间显示,为1hz
clk_100hz:ou
div_clock.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
clock.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Target 'T
clock.m51
BL51 BANKED LINKER/LOCATER V4.13 06/07/2005 21:06:59 PAGE 1
BL51 BANKED LINKER/LOCATER V4.13, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE clock.
clock_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
clock_recov.h
//
// File = clock_recov.h
//
#ifndef _CLOCK_RECOV_H_
#define _CLOCK_RECOV_H_
#include "signal_T.h"
#include "anlg_filt_iir.h"
class ClockRecoveryLoop : public PracSimModel
{
public:
clock_recov.cpp
//
// File = clock_recov.cpp
//
//#include
//#include
#include "parmfile.h"
#include "misdefs.h"
#include "model_error.h"
#include "clock_recov.h"
#include "butt_fil
clock.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (os)
Group (user)
Group (Target CPU)
Group (pcf8563)
Group (key)
Group (iic)