代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/128965/5978422
c flash.c
/*
* (C) Copyright 2002-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* (C) Copyright 2002 Jun Gu
* Add support for Am29F016D and dynamic switch setting.
*
www.eeworm.com/read/128531/5984918
c config.c
/*
* linux/arch/m68k/atari/config.c
*
* Copyright (C) 1994 Bjoern Brauel
*
* 5/2/94 Roman Hodek:
* Added setting of time_adj to get a better clock.
*
* 5/14/94 Roman Hodek:
* gettod
www.eeworm.com/read/127781/5996084
c config.c
/*
* linux/arch/m68k/atari/config.c
*
* Copyright (C) 1994 Bjoern Brauel
*
* 5/2/94 Roman Hodek:
* Added setting of time_adj to get a better clock.
*
* 5/14/94 Roman Hodek:
* gettod
www.eeworm.com/read/110034/6167524
c config.c
/*
* linux/arch/m68k/atari/config.c
*
* Copyright (C) 1994 Bjoern Brauel
*
* 5/2/94 Roman Hodek:
* Added setting of time_adj to get a better clock.
*
* 5/14/94 Roman Hodek:
* gettod
www.eeworm.com/read/102935/6226372
c config.c
/*
* linux/arch/m68k/atari/config.c
*
* Copyright (C) 1994 Bjoern Brauel
*
* 5/2/94 Roman Hodek:
* Added setting of time_adj to get a better clock.
*
* 5/14/94 Roman Hodek:
* gettod
www.eeworm.com/read/102935/6227361
c ip22-timer.c
/*
* indy_timer.c: Setting up the clock on the INDY 8254 controller.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
* Copytight (C) 1997, 1998 Ralf Baechle (ralf@gnu.org)
*/
#include
www.eeworm.com/read/487867/6501236
fni 788024ocd_sample.fni
[SrcFileName]
C:\Documents and Settings\Tiang Jun Mun\My Documents\Applilet EZ HCD\sample_C\OCD_setting.asm,1221623325
C:\Documents and Settings\Tiang Jun Mun\My Documents\Applilet EZ HCD\sample_C\s
www.eeworm.com/read/485012/6570623
m t_begin.m
function t_begin(num_of_tests, quiet)
%T_BEGIN Begin running tests.
% t_begin(num_of_tests, quiet) initializes the global test counters,
% setting everything up to execute num_of_tests tests usin
www.eeworm.com/read/482666/6620848
c memerycheck.c
#include
#include
#define uint unsigned int
#define uchar unsigned char
uint memerychecking(void)
{
uint idata i,k=0,p;
uchar xdata *s,right_number=0;
s=0;