代码搜索结果
找到约 10,000 项符合
Control 的代码
control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos
control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\ucos-ii\add\list.h"
#define OSCtrlMemSize
control.h
/*
* control.h
*
* 2006 Copyright (c) Evgeniy Polyakov
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the t
control.c
/*
* control.c
*
* 2006 Copyright (c) Evgeniy Polyakov
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the te
control.vhd
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
PACKAGE state_pack IS
TYPE state IS (QA,QB,QC,QD,QE,QF);
END state_pack;
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
USE WORK.state_pack.AL
control.vhd
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
PACKAGE state_pack IS
TYPE state IS (QA,QB,QC,QD,QE,QF);
END state_pack;
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
USE WORK.state_pack.AL
control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos