代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/323728/13324908
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_WDTimer(void);
#endif /*__TIMER_H__*/
www.eeworm.com/read/137348/13327187
in timer_test.in
///
/// created by oc8051 rom maker
/// author: Simon Teran (simont@opencores.org)
///
/// source file: D:\tmp\asm\TEMP\timer_test.hex
/// date: 15.7.02
/// time: 11:11:02
///
01
4B
00
32
www.eeworm.com/read/137348/13327519
out timer.out
Loading snapshot worklib.oc8051_tb:v .................... Done
ncsim> source /shared/tools/ncsim/tools/inca/files/ncsimrc
ncsim> run
Warning! some objects excluded from $dumpvars due to -access -R
www.eeworm.com/read/323641/13331250
c timer.c
/******************************************************************************
*
* (c) copyright Freescale Semiconductor Hong Kong Ltd. 2004
* A
www.eeworm.com/read/137131/13344924
c timer.c
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/137131/13344935
h timer.h
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/137068/13346939
c timer.c
www.eeworm.com/read/137068/13346946
h timer.h
www.eeworm.com/read/137022/13347632
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/137022/13347706
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