代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/317867/3575309
awk clock.awk
# awk program to scan clockstat files and report errors/statistics
#
# usage: awk -f check.awk clockstats
#
# This program works for the following radios:
# PST/Traconex 1020 WWV reciever
# Arbiter 10
www.eeworm.com/read/317812/3575686
c clock.c
/* clock.c - clock file for time.h */
/* Copyright 1992-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,05oct01,dcb Fix SPR 9814 and SPR 7736. Change document to
www.eeworm.com/read/317812/3576933
c clock.c
/* clock.c - clock file for time.h */
/* Copyright 1992-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,05oct01,dcb Fix SPR 9814 and SPR 7736. Change document to
www.eeworm.com/read/317242/3582874
c clock.c
/*C**************************************************************************
* NAME: clock.c
*----------------------------------------------------------------------------
* Copyright (c) 2
www.eeworm.com/read/317242/3582875
h clock.h
/*H**************************************************************************
* NAME: clock.h
*----------------------------------------------------------------------------
* Copyright (c) 2
www.eeworm.com/read/316877/3584675
js clock.js
function tick()
{
// create a new Date object
var now = new Date();
// extract the current hours, minutes and seconds
v
www.eeworm.com/read/316872/3584971
c clock.c
/*
* arch/sh/kernel/cpu/clock.c - SuperH clock framework
*
* Copyright (C) 2005, 2006, 2007 Paul Mundt
*
* This clock framework is derived from the OMAP version by:
*
* Copyright (C) 2004 - 2
www.eeworm.com/read/316872/3586818
c clock.c
/*
* Clock management for AT32AP CPUs
*
* Copyright (C) 2006 Atmel Corporation
*
* Based on arch/arm/mach-at91/clock.c
* Copyright (C) 2005 David Brownell
* Copyright (C) 2005 Ivan Kokshays
www.eeworm.com/read/316872/3586820
h clock.h
/*
* Clock management for AT32AP CPUs
*
* Copyright (C) 2006 Atmel Corporation
*
* Based on arch/arm/mach-at91/clock.c
* Copyright (C) 2005 David Brownell
* Copyright (C) 2005 Ivan Kokshays
www.eeworm.com/read/316872/3587088
c clock.c
/* linux/arch/arm/plat-s3c24xx/clock.c
*
* Copyright (c) 2004-2005 Simtec Electronics
* Ben Dooks
*
* S3C24XX Core clock control support
*
* Based on, and code from linux/arc