代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
/*
* linux/include/asm-arm/proc-armv/system.h
*
* Copyright (C) 1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
system.mmp
// SYSTEM.MMP
//
// Copyright (c) 1997-2002 Symbian Ltd. All rights reserved.
TARGET System.opx
TARGETTYPE dll
TARGETPATH \System\OPX
UID 0x10003A7B 0x1000025c
#include "..\..\opl-target
system.txh
rem System.oxh
rem
rem Copyright (c) 1997-2002 Symbian Ltd. All rights reserved.
rem
CONST KUidOpxSystem&=&1000025C
CONST KOpxSystemVersion%=$600
rem HAL values.
CONST KSyManufacturer&=0
C
system.cpp
// SYSTEM.CPP
//
// Copyright (c) 1997-2002 Symbian Ltd. All rights reserved.
#include
#include
#include
#include "OPXUTIL.H"
#include
#i
system.h
// SYSTEM.H
//
// Copyright (c) 1997-2002 Symbian Ltd. All rights reserved.
#ifndef __SYSTEM_H__
#define __SYSTEM_H__
const TInt KSystemOpxVersion = 0x600;
const TInt KOplMaxStringLength=2
system.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th
system.nsh
;NSIS Modern User Interface version 1.67
;Macro System
;Written by Joost Verburg
;Copyright
system.h
/* system.h: System-dependent declarations. Include this first.
$Id: system.h,v 1.1.1.2 1998/03/24 18:19:53 law Exp $
Copyright (C) 1997 Free Software Foundation, Inc.
This program is free
system.h
#ifndef __ASM_ARM_SYSTEM_H
#define __ASM_ARM_SYSTEM_H
#ifdef __KERNEL__
#include
#define CPU_ARCH_UNKNOWN 0
#define CPU_ARCH_ARMv3 1
#define CPU_ARCH_ARMv4 2
#define CPU_ARCH_ARM