代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/449996/7492017
c timer.c
/* General purpose software timer facilities
*/
#include
#include "global.h"
#include "timer.h"
#include "proc.h"
#include "mbuf.h"
#include "commands.h"
#include "daemon.h"
#inclu
www.eeworm.com/read/449996/7492058
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Software timers
* There is one of these structures for each simulated timer.
* Whenever the timer is runn
www.eeworm.com/read/449967/7492899
lis timer.lis
.module timer.c
.area text(rom, con, rel)
0000 .dbfile ./timer.c
0000 .dbfunc e MSTIMER_ISR _MSTIMER_ISR fV
0
www.eeworm.com/read/449967/7492905
o timer.o
XH
H 2 areas 12 global symbols
M timer.c
S _MSTIMER_EnableInt Ref0000
S _kb_timer Ref0000
S myUSB_bCheckActivity Ref0000
S _timer_delay_10_usec Ref0000
S _protect_counter Ref0000
S _ms_timer R
www.eeworm.com/read/449967/7492927
c timer.c
//--------------------------------------------------------------------------
//
// Filename: timer.c
//
// Description:
//
/// \file
/// This module provides a timer interface for general purp
www.eeworm.com/read/449967/7492929
h timer.h
//--------------------------------------------------------------------------
//
// Filename: timer.h
//
// Description:
//
/// \file
/// This module provides a timer interface for general purp
www.eeworm.com/read/449967/7492930
s timer.s
.module timer.c
.area text(rom, con, rel)
.dbfile ./timer.c
.dbfunc e MSTIMER_ISR _MSTIMER_ISR fV
_MSTIMER_ISR::
.dbline -1
.dbline 132
; //-----------------------------------------------
www.eeworm.com/read/449648/7499103
o timer.o
www.eeworm.com/read/449648/7499133
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#define FCLK_260M ((252
www.eeworm.com/read/449648/7499163
c timer.c
#include "def.h"
#include "2410addr.h"
#include "2410slib.h"
#include "2410lib.h"
#include "2410slib.h"
#include "timer.h"
#define EXT_XTAL_FREQ 12000000
#define BIOS_TIMER_FREQ 100
U32 SY