代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/435503/7791048
mk android.mk
# Copyright 2006 The Android Open Source Project
# Setting LOCAL_PATH will mess up all-subdir-makefiles, so do it beforehand.
SAVE_MAKEFILES := $(call all-subdir-makefiles)
LOCAL_PATH:= $(call my-di
www.eeworm.com/read/198151/7949586
txt test dasplay.txt
;P1 EQU DB(N) ;Hardware setting
;P3.4 EQU RS
;P3.5 EQU R/W
;P3.3 EQU E
ORG 0000H
AJMP STAR
ORG 0100H
STA
www.eeworm.com/read/298590/7950393
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/195748/8132705
h gbl_macro.h
#ifndef GBL_MACRO_H
#define GBL_MACRO_H
//The following define the work frequency , current setting is 22.1184MHz
//#define FREQ110592
#define FREQ221184
// TH1 = 256 - (K*FREQ)/(384*BAUT)
www.eeworm.com/read/241396/13147594
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/138987/13197413
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/239047/13304774
c dlg.c
#include
#include
#include
#include
#include
#define IDC_DISP1 1001
/* setting the dlg attrib */
stati
www.eeworm.com/read/147766/5722366
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/140467/5791683
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.
*