代码搜索结果
找到约 10,000 项符合
Timer 的代码
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
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
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
timer.lds
SECTIONS {
firtst 0x00000000 : { head.o init.o }
second 0x30000000 : AT(4096) { main.o interrupt.o }
}
timer.mmp
// Timer.mmp
//
// Copyright (c) 2005 CCNIIT. All rights reserved.
// using relative paths for source and userinclude directories
TARGET Timer.exe
TARGETTYPE exe
UID 0
timer.cpp
// Timer.cpp
//
// Copyright (c) 2005 CCNIIT. All rights reserved.
//Author: Hewei
// version 1.0
//Date: 2005-10-20
// Example shows attempt to use avctive object to display local timer
timer.c
/*
* timer.c - timer api & driver
*
* Author: li ming
* Date: 2008-4-16
* Copyleft: http://www.lumit.org
*/
#include "timer.h"
/* define the relative gpio r
timer.h
/*
* timer.h - header file of timer
*
* Author: li ming
* Date: 2008-4-16
* Copyleft: http://www.lumit.org
*/
/* init timer */
int timer_init(void);
int tim
timer.c
/*
* timer.c - timer api & driver
*
* Author: li ming
* Date: 2008-4-16
* Copyleft: http://www.lumit.org
*/
#include "timer.h"
/* define the relative gpio r
timer.h
/*
* timer.h - header file of timer
*
* Author: li ming
* Date: 2008-4-16
* Copyleft: http://www.lumit.org
*/
/* init timer */
int timer_init(void);
int tim