代码搜索:Control System
找到约 10,000 项符合「Control System」的源代码
代码结果 10,000
www.eeworm.com/read/15110/431723
c system.c
#include "system.h"
#include "AT91SAM7S64.h"
AT91PS_PMC pPMC = AT91C_BASE_PMC;
void Delay_s (unsigned long a) { while (--a!=0); }
//MAIN POINTER
AT91PS_PIO p_pPio = AT91C_BASE_PIOA;
www.eeworm.com/read/15110/431736
h system.h
//System.h
//bits
#define BIT0 0x00000001
#define BIT1 0x00000002
#define BIT2 0x00000004
#define BIT3 0x00000008
#define BIT4 0x00000010
#define
www.eeworm.com/read/15110/431750
c system.c
#include "system.h"
#include "AT91SAM7S64.h"
AT91PS_PMC pPMC = AT91C_BASE_PMC;
void Delay_s (unsigned long a) { while (--a!=0); }
//MAIN POINTER
AT91PS_PIO p_pPio = AT91C_BASE_PIOA;
www.eeworm.com/read/15240/438845
h 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 details.
*
* Copyright (C) 1994
www.eeworm.com/read/15240/438890
h system.h
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f
www.eeworm.com/read/15240/439297
h system.h
#ifndef _ASM_NIOS_SYSTEM_H_
#define _ASM_NIOS_SYSTEM_H_
#endif /* _ASM_NIOS_SYSTEM_H */
www.eeworm.com/read/15240/439421
h system.h
/*
* include/asm-microblaze/system.h -- Low-level interrupt/thread ops
*
* Copyright (C) 2003 John Williams (jwilliams@itee.uq.edu.au)
* based upon microblaze version
* Copyright (C) 2001 NEC
www.eeworm.com/read/15240/439440
h 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
www.eeworm.com/read/15240/439583
h system.h
/*
* U-boot - system.h
*
* Copyright (c) 2005 blackfin.uclinux.org
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistr
www.eeworm.com/read/15286/446917
h system.h
/******************************************************************/
/*Copyright (C), 2008-2009, 力天电子,LiTian Tech.Co.Ltd. */
/* Module Name : System */
/* File Name