代码搜索:时钟提取
找到约 10,000 项符合「时钟提取」的源代码
代码结果 10,000
www.eeworm.com/read/337193/12384724
c df_timerb.c
/*****************************************************************************\
文件名:df_timerb.c
描述:用于MSP430F149。
定时器B定时,产生中断,使主程序退出低功耗模式。
使用TBCTL0
工作模式:增计数模式
时钟源:ACLK 32.
www.eeworm.com/read/337193/12385644
c df_timera.c
/*****************************************************************************\
文件名:df_timera.c
描述:用于MSP430F149。
定时器A定时,产生中断,使主程序退出低功耗模式。
使用TACTL0
工作模式:增计数模式
时钟源:ACLK为32.768kHz
www.eeworm.com/read/250338/12413163
txt eeprom.txt
`timescale 1ns/1ns
`define timeslice 100
module EEPROM(scl,sda);
input scl; //串行时钟线
inout sda; //串行数据线
reg out_flag; //sda数据输出的控制信号
reg[7:0] memory[2047:0];
reg[10
www.eeworm.com/read/233600/14146265
_c main._c
/*****************************************
* 用M16单片机下的跑马灯程序 *
* 功 能:跑马灯 *
* 时钟频率:内部1M *
* 设 计:莫锦攀 *
* 修改日期:2007年05月30日 *
* 编译环境:ICC-AVR6.31 *
www.eeworm.com/read/129854/14222244
txt 44键盘多模块演示程序.txt
4*4键盘多模块演示程序(51汇编)
;--------PS/2-----------------------
PS2CLOCK BIT INT1;PC小键盘时钟
PS2DATA BIT T1;PC小键盘数据
;--------X5045----------------------
WREN EQU 00000110B;
WRD
www.eeworm.com/read/231408/14236820
txt 程序代码.txt
--可以数控占空比的(带异步复位)(1M)
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY PULSE IS
PORT(CLK:IN STD_LOGIC; --1M时钟
www.eeworm.com/read/129127/14263939
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/230344/14292855
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/229457/14337429
bak df_timera.c.bak
/*****************************************************************************\
文件名: df_timera.c
描述: 用于MSP430F149。
定时器A定时,产生中断,使主程序退出低功耗模式。
使用TACTL0
工作模式:增计数模式
时钟源:ACLK 32.768kHz
www.eeworm.com/read/229457/14337476
bak df_timera.c.bak
/*****************************************************************************\
文件名:df_timera.c
描述:用于MSP430F149。
定时器A定时,产生中断,使主程序退出低功耗模式。
使用TACTL1
工作模式:增计数模式
时钟源:ACLK为32.