代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/485465/6562823
v timer.v
`timescale 1ns / 1ps
////////////////////////////////////////////////////////////////////////////////
// Company:
// Engineer:
//
// Create Date: 09:49:56 04/30/09
// Design Name:
// Mo
www.eeworm.com/read/485465/6562856
stx timer.stx
www.eeworm.com/read/485098/6564020
sbl timer.sbl
www.eeworm.com/read/485098/6564021
pjt timer.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\VC5509AeS61\Lab0303-Timer\"
ProjectType=Executable
CPUFamily=TMS320C55XX
Tool="Co
www.eeworm.com/read/485098/6564023
paf timer.paf
www.eeworm.com/read/485098/6564028
out timer.out
www.eeworm.com/read/485098/6564029
map timer.map
******************************************************************************
TMS320C55x COFF Linker PC v3.2.2
*******************************************************
www.eeworm.com/read/350374/6567469
_c timer._c
#include
#include
#include
extern unsigned char value_T,set_data;
void timer0_init(void) //CTC模式输出1KHz/2KHz方波
{
CLI(); //disable all interrupts
MCUCR = 0x00;