代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
#ifndef _M68K_SYSTEM_H
#define _M68K_SYSTEM_H
#include /* get configuration macros */
#include
#include
extern inline unsigned long rdusp(vo
system.h
#ifndef __PPC_SYSTEM_H
#define __PPC_SYSTEM_H
#if 0
#define mb() \
__asm__ __volatile__("mb": : :"memory")
#endif
#define mb() __asm__ __volatile__ ("" : : :"memory")
extern void __sav
system.h
#ifndef _M68K_SYSTEM_H
#define _M68K_SYSTEM_H
#include /* get configuration macros */
#include
#include
extern inline unsigned long rdusp(vo
system.h
/**
* @file rtems/system.h
*
* This include file contains information that is included in every
* function in the executive. This must be the first include file
* included in all internal
system.js
/*
Copyright 2001~2002 WWW.ZWCITY.COM Limited. All rights reserved.
Write by 2002-4-1
Edit by XiaoZeLin
Emailto: XiaoZeLin@163.net
HomePage: http://www.zwcity.com
Address: Shantou Guangdong Chi
system.h
/*
* Copyright 2003,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
system.asm
//====================================================================================//
// 文件名: system.asm
// 描 述: 该文件的程序主要用于初始化SPCE061A和PDIUSBD12,以及对PDIUSBD12的读写操作
// 日 期: 2003/04/03
//
system_.c
/* f77 interface to system routine */
#include "f2c.h"
#ifdef KR_headers
extern char *F77_aloc();
integer
G77_system_0 (s, n) register char *s; ftnlen n;
#else
#undef abs
#undef min
#undef max
#in
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.j
/* system.j -- Wrapper for GCC's system.h
Copyright (C) 1998 Free Software Foundation, Inc.
Contributed by James Craig Burley.
This file is part of GNU Fortran.
GNU Fortran is free software; y