代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/359785/10124995
dsw timer.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/359785/10124996
ncb timer.ncb
www.eeworm.com/read/359785/10125000
bid timer.bid
#ifndef TIMER_BID
#define TIMER_BID
#define AEECLSID_TIMER 0x12341234
#endif //TIMER_BID
www.eeworm.com/read/359751/10126346
c timer.c
/* A couple of routines to implement a low-overhead timer for drivers */
/*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Li
www.eeworm.com/read/359751/10126352
h timer.h
/* Defines for routines to implement a low-overhead timer for drivers */
/*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Li
www.eeworm.com/read/359723/10127843
obj timer.obj
www.eeworm.com/read/359723/10127883
lst timer.lst
C51 COMPILER V7.50 TIMER 01/17/2006 21:30:47 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN .
www.eeworm.com/read/359723/10127917
lst timer.lst
C51 COMPILER V7.50 TIMER 01/14/2006 15:30:04 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN .
www.eeworm.com/read/359723/10127951
c timer.c
#include "osd_vx1828.h"
#include "ext_globl.h"
#include "ext_osd.h"
#include "ir.h"
#include "func_shi.h"
#include "menu.h"
#include "config.h"
#include "pindef.h"
#if _debug
#include
www.eeworm.com/read/359723/10127978
h timer.h
extern char code Timer[0x05];
extern bit timeshow_flag;
extern unsigned char time_sel;
void init_timer_menu();
void time_setup_process();
void init_s35390();
void timer_on_off(void);