代码搜索:时钟提取
找到约 10,000 项符合「时钟提取」的源代码
代码结果 10,000
www.eeworm.com/read/351009/10688619
uv2 sdfsdfdsf.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/351009/10688630
bak sdfsdfdsf_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/350823/10707976
c 10.4.c
#include
typedef unsigned int uint;
typedef unsigned char uchar;
sbit Sda=P1^1; //串行数据
sbit Scl=P1^2; //串行时钟
void mDelay(uchar j) //廷时
{
uint i;
for(;j>0;j--)
for(i=0;
www.eeworm.com/read/276719/10713315
bak df_timerb.c.bak
/*****************************************************************************\
文件名: df_timerb.c
描述: 用于MSP430F149。
定时器B定时,产生中断,使主程序退出低功耗模式。
使用TBCTL0
工作模式:增计数模式
时钟源:ACLK 32.768kHz
www.eeworm.com/read/276719/10713324
c df_timerb.c
/*****************************************************************************\
文件名:df_timerb.c
描述:用于MSP430F149。
定时器B定时,产生中断,使主程序退出低功耗模式。
使用TBCTL0
工作模式:增计数模式
时钟源:ACLK 32.
www.eeworm.com/read/350569/10731917
c dds9852_01.c
//AD9852测试程序
//**********************************************
#include
#include //包含右移
#include
sbit UPDCLK = P0^0; //20 更新时钟,上升沿锁存数据到编程寄存器
sbit MRESET = P0^1; /
www.eeworm.com/read/349305/10836802
v reset_delay.v
module Reset_Delay(iCLK,oRESET); //时钟为50M时,启动后只复位一次
input iCLK;
output reg oRESET;
reg [19:0] Cont=0;
always@(posedge iCLK)
begin
if(Cont!=20'hFFFFF) //分频
//if(Cont!=12'hFFF)
begin
Cont
www.eeworm.com/read/274693/10858032
c gpsdata.c
#include
#include "GPSData.h"
//#include
/* 延时t毫秒 */
void delay(uint t)
{
uint i;
while(t--)
{
/* 对于12MHz时钟,约延时1ms */
for (i=0;i
www.eeworm.com/read/417451/10989605
plg lcd.plg
礦ision2 Build Log
Project:
E:\USB开发\答辩.时钟特别\lcd.uv2
Project File Date: 02/25/2007
Output: