代码搜索结果

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

system.h

#ifndef __ASM_CRIS_ARCH_SYSTEM_H #define __ASM_CRIS_ARCH_SYSTEM_H #include /* read the CPU version register */ static inline unsigned long rdvr(void) { unsigned char vr; __asm__

system.h

#ifndef _ASM_CRIS_ARCH_SYSTEM_H #define _ASM_CRIS_ARCH_SYSTEM_H #include /* Read the CPU version register. */ static inline unsigned long rdvr(void) { unsigned char vr; __asm__ _

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-aaed2000/system.h * * Copyright (c) 2005 Nicolas Bellido Y Ortega * * This program is free software; you can redistribute it and/or modify * it under the term

system.h

/* * linux/include/asm-arm/arch-sa1100/system.h * * Copyright (c) 1999 Nicolas Pitre */ #include #include static inline void arch_idle(void) { cp

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

system.h

/* * linux/include/asm-arm/arch-shark/system.h * * by Alexander Schulz */ #ifndef __ASM_ARCH_SYSTEM_H #define __ASM_ARCH_SYSTEM_H #include static void arch_reset(char mode) { short t

system.h

/* linux/include/asm-arm/arch-s3c2410/system.h * * (c) 2003 Simtec Electronics * Ben Dooks * * S3C2410 - System function defines and includes * * This program is free softwa

system.h

/* * linux/include/asm-arm/arch-cl7500/system.h * * Copyright (c) 1999 Nexus Electronics Ltd. */ #ifndef __ASM_ARCH_SYSTEM_H #define __ASM_ARCH_SYSTEM_H #include #include

system.h

/* * linux/include/asm-arm/arch-realview/system.h * * Copyright (C) 2003 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it an