代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.c
#define C_AOP_Pin 0x10 //0000000000010000b; IO AOP
#define C_EP_Pin 0x40 //0000000001000000b; IO EP
#define C_RWP_Pin 0x20 //0000000000100000b; IO as RWP
//========
system.c
#include
#include"bit.h"
///////////////////////////////////////////
//函数:void step_A(void)
//描述:A相控制函数
//参数:无
//返回:无
/////////////////////////////////////////////
void step_A(
system.c
#include
#include"bit.h"
#include"qiao3.h"
extern counter;
unsigned int sec=0;
extern rr;
unsigned int a[10]={0x14,0xdd,0x38,0x98,0xd1,0x92,0x12,0xdc,0x10,0x90};
///////////////
system.c
//底层驱动函数
#include
#include"zhonghe.h"
#include"bit.h"
//////////////////////////////////////////////////
//函数:void check_busy(void)
//描述:检测"忙"信号的函数,并等待到"闲"
//参数:无
//返回:无
////
system.c
#include
#include"bit.h"
#include"TCS230.h"
extern timer;
///////////////////////////////////////////
//函数:void init_IO(void)
//描述:IO口初始化
//参数:无
//返回:无
///////////////////////
system.c
#include
#include"bit.h"
#include"UZZ9001.h"
///////////////////////////////////////////
//函数:void init_IO(void)
//描述:相应端口初始化
//参数:无
//返回:无
////////////////////////////////////
system.c
#include
#include"bit.h"
#include"qiao.h"
extern counter;
unsigned int sec=0;
unsigned int a[10]={0x14,0xdd,0x38,0x98,0xd1,0x92,0x12,0xdc,0x10,0x90};
////////////////////////////
system.h
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
// memory map
#define BASE_SYSTEM 0x20
system.c
#include "stdio.h"
#include "Option.h"
#include "2413addr.h"
//===========================[ SYSTEM ]===================================================
static int delayLoopCount;
unsigned
system.h
#ifndef __SYSTEM_H__
#define __SYSTEM_H__
#ifdef __cplusplus
extern "C" {
#endif
/////////////////////////////
extern unsigned int MPLL;
extern unsigned int ARMCLK, HCLK, PCLK;
extern unsign