代码搜索结果

找到约 10,000 项符合 Control System 的代码

system.h

/* $Header: /cvsroot/sourcenav/src/snavigator/demo/c++_demo/glish/system.h,v 1.1.1.1 2002/04/18 23:35:25 mdejong Exp $ */ #include "config.h" #include #ifdef HAVE_LIBC_H #include

system.c

/* $Header: /cvsroot/sourcenav/src/snavigator/demo/c++_demo/glish/system.c,v 1.1.1.1 2002/04/18 23:35:25 mdejong Exp $ */ #include "system.h" #include #include #include

system.xbm

#define system_width 15 #define system_height 15 static unsigned char system_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f, 0x02, 0x20, 0x02, 0x20, 0xfe, 0x3f

system.xbm

#define system_width 15 #define system_height 15 static unsigned char system_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f, 0x02, 0x20, 0x02, 0x20, 0xfe, 0x3f

system.h

/* $Header: /cvsroot/sourcenav/src/snavigator/demo/c++_demo/glish/system.h,v 1.1.1.1 2002/04/18 23:35:25 mdejong Exp $ */ #include "config.h" #include #ifdef HAVE_LIBC_H #include

system.c

/* $Header: /cvsroot/sourcenav/src/snavigator/demo/c++_demo/glish/system.c,v 1.1.1.1 2002/04/18 23:35:25 mdejong Exp $ */ #include "system.h" #include #include #include

system.h

#ifndef __ASM_CRIS_ARCH_SYSTEM_H #define __ASM_CRIS_ARCH_SYSTEM_H /* read the CPU version register */ extern inline unsigned long rdvr(void) { unsigned char vr; __asm__ volatile ("move $vr,%0" :

system.h

/* * linux/include/asm-arm/arch-iop3xx/system.h * * Copyright (C) 2001 MontaVista Software, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of

system.h

/* * linux/include/asm-arm/arch-sa1100/system.h * * Copyright (c) 1999 Nicolas Pitre */ static inline void arch_idle(void) { cpu_do_idle(); } static inline void arch_reset(char m

system.h

/* * linux/include/asm-arm/arch-clps711x/system.h * * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/or modify * it under the terms o