代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
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.c
#include
#include "machine.h"
int main()
{
int i;
unsigned long ticks;
printk("\ntimer test code\n");
OIER = 0x0;
OWER = 0x0;
OSMR0 = 0;
OSSR = 0xf;
OIER |= OIER_E0;
OSCR = 0;
timer.lds
SECTIONS {
firtst 0x00000000 : { head.o init.o }
second 0x30000000 : AT(4096) { main.o interrupt.o }
}
timer.hh
// Timer.hh for Blackbox - An X11 Window Manager
// Copyright (c) 1997 - 1999 Brad Hughes (bhughes@tcac.net)
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of th
timer.cc
// Timer.cc for Blackbox - An X11 Window Manager
// Copyright (c) 1997 - 1999 Brad Hughes (bhughes@tcac.net)
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of th
timer.c
/* $Id: timer.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may be used and distributed according to the terms
* of the G
timer.c
/*
**********************************************************************
* timer.c
* Copyright (C) 1999, 2000 Creative Labs, inc.
*
*****************************************************