代码搜索结果

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

system.h

/* * include/asm-xtensa/system.h * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more

system.h

#ifndef _ASM_IA64_SYSTEM_H #define _ASM_IA64_SYSTEM_H /* * System defines. Note that this is included both from .c and .S * files, so it does only defines, not any C code. This is based * on info

system.h

#ifndef _M68KNOMMU_SYSTEM_H #define _M68KNOMMU_SYSTEM_H #include #include #include /* * switch_to(n) should switch tasks to task ptr, first checking

system.h

#ifndef _ASM_M32R_SYSTEM_H #define _ASM_M32R_SYSTEM_H /* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of thi

system.h

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

system.h

#ifndef _ASM_CRIS_ARCH_SYSTEM_H #define _ASM_CRIS_ARCH_SYSTEM_H /* Read the CPU version register. */ static inline unsigned long rdvr(void) { unsigned char vr; __asm__ __volatile__ ("move $vr, %0

system.h

#ifndef __ASM_CRIS_SYSTEM_H #define __ASM_CRIS_SYSTEM_H #include /* the switch_to macro calls resume, an asm function in entry.S which does the actual * task switching. */ ext

system.h

#ifndef _M68K_SYSTEM_H #define _M68K_SYSTEM_H #include #include #include #include #ifdef __KERNEL__ /* * switch_to(n) should switch

system.h

/* * include/asm-v850/system.h -- Low-level interrupt/thread ops * * Copyright (C) 2001,02,03 NEC Electronics Corporation * Copyright (C) 2001,02,03 Miles Bader * * This file

system.h

/* * include/asm-s390/system.h * * S390 version * Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), * * Der