代码搜索结果
找到约 43,238 项符合
Clock 的代码
clock.htm
A Clock
clock.h
/**
* \defgroup clock Clock interface
*
* The clock interface is the interface between the \ref timer "timer library"
* and the platform specific clock functionality. The clock
* interface must b
clock.py
######################################################################
#### ####
#### clock.py
clock.c
#include
#include
#include // Contains the delay prototype
void main(void)
{
clock_t processor_time;
printf("Processor time consumed %ld\n",
clock
fifo-clock.h~
#ifndef _FIFO_CLOCK_H_
#define _FIFO_CLOCK_H_ "$Id: fifo-clock.h,v 1.0 2008/07/10 20:31:08 ben Exp $"
#define clock_CON (0x10000000)
#endif /*_FIFO_CLOCK_H_*/
clock.c
#include
#include
#include // Contains the delay prototype
void main(void)
{
clock_t processor_time;
printf("Processor time consumed %ld\n",
clock
clock.lnp
"LED_DISPLAY.obj"
TO "clock"
RAMSIZE(256)
CODE( 0X0000-0XBFFF )
XDATA( 0XC000-0XFFFF )
clock.lst
A51 MACRO ASSEMBLER CLOCK 03/26/2003 18:28:06 PAGE 1
MACRO ASSEMBLER A51 V6.23
OBJECT MODULE PLACED IN Clock.OBJ
ASSEMBLER IN
clock.plg
Build target 'Target 1'
assembling LED_DISPLAY.asm...
linking...
Program Size: data=8.0 xdata=0 code=33110
creating hex file from "clock"...
"clock" - 0 Error(s), 0 Warning(s).
clock.plg
Build Log
--------------------Configuration: Clock - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\Users\ADMINI~1\A