代码搜索结果

找到约 10,000 项符合 Timer 的代码

timer.c

/* * file: * timer.c * description: * timer controller code. */ void timer_ctrl_init(unsigned long pclk, int ms) { rTCON &= ~(0x0f); /* TCLK = 2M */ rTCFG0 &= ~(0x

timer.lis

.module Timer.C .area data(ram, con, rel) 0000 _Table:: 0000 .blkb 2 .area idata 0000 3F06

timer.o

XL H 4 areas 12 global symbols M Timer.C S mpy8s Ref0000 S push_gset1 Ref0000 S push_gset2 Ref0000 S push_gset3 Ref0000 S pop_gset1 Ref0000 S pop_gset2 Ref0000 S pop_gset3 Ref0000 S div8u Re

timer.s

.module Timer.C .area data(ram, con, rel) _Table:: .blkb 2 .area idata .byte 63,6 .area data(ram, con, rel) .blkb 2 .area idata .byte 91,'O .area data(ram, con, rel) .blkb 2 .a

timer.c

//***************FileName:Timer.C******************// //***************ICCAVR V6.30编译*****************// #include #define uchar unsigned char #define uint unsigned

timer.c

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F

timer.h

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F

timer.c

#include "..\..\..\KERNEL\HAL\ARM\TIMER.C"

timer.cpp

//***********************************************************************/ // Author : Garry // Original Date : May,31 2004 // Module Name : ti

timer.h

//***********************************************************************/ // Author : Garry // Original Date : May,31 2004 // Module Name : ti