代码搜索:timer1
找到约 1,567 项符合「timer1」的源代码
代码结果 1,567
www.eeworm.com/read/431209/8700321
c f_13_24_irdet_biphase.c
#include "config.h"
#include "serial.c"
#include "serio.c"
#include "i2cmsu.c"
// decodes IR signal using Timer1 and CCP capture capability
// uses biphase mode
//prototypes
void do_irc
www.eeworm.com/read/431209/8700384
c irdet_biphase.c
#include "config.h"
#include "serial.c"
#include "serio.c"
#include "i2cmsu.c"
// decodes IR signal using Timer1 and CCP capture capability
// uses biphase mode
//prototypes
void do_irc
www.eeworm.com/read/285058/8872305
c time1int.c
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)time1int.c 4.3 09/30/03 */
/*
* Timer1 is used by servo control code
*/
#include "common.h"
#include "const.h"
#include "vcxi.h"
#inclu
www.eeworm.com/read/381421/9093491
h ram.h
#ifndef _RAM_H_
#define _RAM_H_
extern idata bit NonFullScreen;
extern idata unsigned short Timer1;
extern idata unsigned short Timer2;
extern idata unsigned short H_SYNC;
extern idata unsig
www.eeworm.com/read/459553/7273898
dpr timer1.dpr
program Timer1;
uses
Forms,
Unit10 in 'Unit10.pas' {Form1};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/488983/6481269
txt ver.txt
ver 001 20060607
+ RS232 Tx & RX
ver 002 20060607
+ Test
ver 009 20060627 ( 232 Test Right )
*Debug MNet Timer1 Idle Mode Set Wong
ver 010 20060629 (SPI OK)
*Debug RS232 an
www.eeworm.com/read/488995/6481330
txt ver.txt
ver 001 20060607
+ RS232 Tx & RX
ver 002 20060607
+ Test
ver 009 20060627 ( 232 Test Right )
*Debug MNet Timer1 Idle Mode Set Wong
ver 010 20060629 (SPI OK)
*Debug RS232 an
www.eeworm.com/read/402444/11534813
c pwm.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define PERIODE 60
sbit pwm P1^0;
uchar occupation=50;
static void timer1() interrupt 3
www.eeworm.com/read/151122/12234084
asm 7279键盘显示.asm
;//* 功能:按键码为1~15个键值移动显示
;//****************************************************
BIT_COUNT DATA 07FH
TIMER DATA 07EH
TIMER1 DATA 07DH
TEN DATA 07CH
DATA_IN
www.eeworm.com/read/388599/8597648
log cc_build_debug.log
----------------------------- Timer1.pjt - Debug -----------------------------
"d:\tools\TI2000\c2400\cgtools\bin\dspcl" -g -q -fr"D:/tools/TI2000/myprojects/DSP/Timer1/Debug" -d"_DEBUG" -v2xx -@"D