代码搜索:tick
找到约 4,244 项符合「tick」的源代码
代码结果 4,244
www.eeworm.com/read/261580/4320779
c leon.c
#include "internals.h"
#include "setjmp.h"
#include
#include
#include
#include
#include
int do_tick(stru
www.eeworm.com/read/430218/8761040
asm th20_电子时钟.asm
;电子时钟
LEDBuf equ 60h ; 显示缓冲
Hour equ 40h
Minute equ 41h
Second equ 42h
C100us equ 43h
Tick equ 10000
T100us equ 156;256-100
ORG 0000H
ljmp Start
www.eeworm.com/read/430218/8761145
asm th20_电子时钟.asm
;电子时钟
LEDBuf equ 60h ; 显示缓冲
Hour equ 40h
Minute equ 41h
Second equ 42h
C100us equ 43h
Tick equ 10000
T100us equ 156;256-100
ORG 0000H
ljmp Start
www.eeworm.com/read/396494/8102869
c sch.c
#include "Vt201.h"
uint8 Error_code_G = 0; /*全局错误标志*/
static uint16 Error_tick_count_G; /*全局错误显示计时*/
static uint8 Last_error_code_G; /*全局错误计录*/
sTask SCH_tasks_G[SCH_MAX_
www.eeworm.com/read/396494/8102973
dbg stk500i.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\ICCAVR\icc\stk500\avrasp\
FILE tools.c
FUNC T1_OCR1A 7E fV
BLOCK 14 84
LINE 14 84
LINE 15 84
BLOCKEND 0 90
FUNCEND 90
FUNC get_t1_tick 92
www.eeworm.com/read/138003/13274284
cpp gameh.cpp
#include "GameH.h"
//变量定义
int NowTick=0, OldTick=0, DelayTick=38; //控速Tick
char tmpc[255]; //临时全局变量
char tmpc1[255]; //临时全局变量
char tmpc2[255]; //临时全局变量
int tmpi,tmpi1;
char SMessage[255]; //临
www.eeworm.com/read/484913/1265042
asm h12.asm
Tick equ 10000 ; 10000 x 100us = 1s
T100us equ 256-50 ; 100us时间常数(6M)
C100us equ 30h ; 100us记数单元
LEDBuf equ 0
LED equ P1.0
l
www.eeworm.com/read/297137/3889861
entries
/BROKEN/1.1/Sat Mar 6 21:51:55 1999//
/Makefile/1.29/Tue May 1 13:38:33 2001//
/test.old-imgmap.i486/1.12/Wed Oct 13 22:49:31 1999//
/tick.c/1.16/Thu May 24 04:38:06 2001//
/tock.c/1.16/Thu May 24 0
www.eeworm.com/read/265791/11253513
c sch.c
#include "Vt201.h"
uint8 Error_code_G = 0; /*全局错误标志*/
static uint16 Error_tick_count_G; /*全局错误显示计时*/
static uint8 Last_error_code_G; /*全局错误计录*/
sTask SCH_tasks_G[SCH_MAX_
www.eeworm.com/read/334103/12633791
c sch.c
#include "Vt201.h"
uint8 Error_code_G = 0; /*全局错误标志*/
static uint16 Error_tick_count_G; /*全局错误显示计时*/
static uint8 Last_error_code_G; /*全局错误计录*/
sTask SCH_tasks_G[SCH_MAX_