代码搜索结果

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

system.h

/* * linux/include/asm-arm/proc-armv/system.h * * Copyright (C) 1996 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener

system.c

#include "config.h" #include "GFD_reg.h" #include "interrupt.h" void pmc_init(U32 sysclk, U32 module) { U32 i; U32 n,m; *(RP32)(PMU_PCSR) |= module; // 打开所需要的模块 *(RP

system.c

/* BSD 4.4 does have `waitpid'. Avoid unix/system.c, which says we don't. */ #include

system.c

/* Copyright (C) 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of t

system.c

/* Copyright (C) 2002, 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term

system.c

/* Copyright (C) 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of t

system.c

/* Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under th

system.h

/* * linux/include/asm-arm/proc-armv/system.h * * Copyright (C) 1996 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener

system.java

// (C) 1996 Glynn Clements - Freely Redistributable package java.lang; import java.io.InputStream; import java.io.PrintStream; import java.util.Properties; import java.