代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
#ifndef __ASM_ARM_SYSTEM_H
#define __ASM_ARM_SYSTEM_H
#ifdef __KERNEL__
#include
#include
/* information about the system we're running on */
extern unsigned int s
system.h
#ifndef __ALPHA_SYSTEM_H
#define __ALPHA_SYSTEM_H
#include
#include
#include
/*
* System defines.. Note that this is included both from .c and .S
* files,
system.h
#ifndef __PARISC_SYSTEM_H
#define __PARISC_SYSTEM_H
#include
#include
/* The program status word as bitfields. */
struct pa_psw {
unsigned int y:1;
unsigned int z:1;
system.h
#ifndef __ASM_SH_SYSTEM_H
#define __ASM_SH_SYSTEM_H
/*
* Copyright (C) 1999, 2000 Niibe Yutaka & Kaz Kojima
*/
#include
#include
/*
* switch_to() should swit
system.h
/*
* BK Id: SCCS/s.system.h 1.14 08/20/01 14:34:41 paulus
*/
/*
* Copyright (C) 1999 Cort Dougan
*/
#ifndef __PPC_SYSTEM_H
#define __PPC_SYSTEM_H
#include
#incl
system.asm
//====================================================================================//
// 文件名: system.asm
// 描 述: 该文件的程序主要用于初始化SPCE061A和PDIUSBD12,以及对PDIUSBD12的读写操作
// 日 期: 2003/04/03
//
system.lst
Sunplus u'nSP Assembler - Ver. 1.10.0
Listing File Has Been Relocated
//===================================================================================
system.c
/*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/*
Module: SYSTEM
Author: Ceriel J
system.c
/* system dependent functions for use inside the whole kernel. */
#include "../../kernel.h"
#include
#include
#include
#include
#include "proto
system.js
/**
* System class
*/
var System = {
getSelectedValue : function(optionsArray){
for(var i=0;i