代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/426182/10276177
o timer.o
www.eeworm.com/read/426182/10276266
crf timer.crf
www.eeworm.com/read/426182/10276286
d timer.d
.\SDRAM\timer.o: Timer.c
.\SDRAM\timer.o: Preprocess.h
.\SDRAM\timer.o: Type.h
.\SDRAM\timer.o: F:\Program Files\Keil\ARM\INC\Atmel\SAM7SE\AT91SAM7SE512.H
.\SDRAM\timer.o: F:\Program Files\Keil\AR
www.eeworm.com/read/426182/10276288
o timer.o
www.eeworm.com/read/426182/10276327
c timer.c
//Main.c
#include "Preprocess.h"
#include "Timer.h"
CALL_BACK g_pTcTaskHandler;
VOID TimerInit (CALL_BACK pHandler){
//init the timer interrupt counter
g_pTcTaskHandler = pH
www.eeworm.com/read/426182/10276337
h timer.h
//Timer.h
#ifndef _TIMER_H_
#define _TIMER_H_
#include "type.h"
#include "board.h"
#define TC_CLKS_MCK2 (0x0)
#define TC_CLKS_MCK8 (0x1)
#define TC_CLKS_MCK32 (0
www.eeworm.com/read/162746/10276784
h timer.h
/******************************************************************/
/* timer.h - v0.00 */
/* Copyright (c) 1997 Texas Instruments Incorporated
www.eeworm.com/read/162746/10276925
h timer.h
/******************************************************************/
/* timer.h - v0.00 */
/* Copyright (c) 1997 Texas Instruments Incorporated
www.eeworm.com/read/280940/10277462
c timer.c
#include "includes.h"
#include "timer.h"
#include "interrupt.h"
/*******************************************************************************
*外设时钟列表,他们的tc_handling可以根据具体情况各自设置各自的,但对与中断程序入口
www.eeworm.com/read/280940/10277466
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#define AT91C_TC_TCCLKS_MCK2 (0x0