代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/395311/8186291
h control.h
#ifndef Control_H
#define Control_H
float Control();
#endif
www.eeworm.com/read/395311/8186343
c control.c
#include "ClearDog.h"
#define q 3.14159265/180
#define FREQ 100
extern int alpha,theta;
extern int init_alpha,init_theta;
float fAlpha[2]={0,0},fTheta[2]={0,0};
float DiffAlpha_Buf[2]={0},
www.eeworm.com/read/194100/8199278
sch control.sch
www.eeworm.com/read/193575/8216639
h 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 OSCtrl
www.eeworm.com/read/193573/8216919
h 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 OSCtrl
www.eeworm.com/read/193568/8217203
h 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 OSCtrl
www.eeworm.com/read/294571/8217885
sch control.sch
www.eeworm.com/read/294571/8217902
sch control.sch
www.eeworm.com/read/394504/8221021
c control.c
#include "def.h"
#include "44b.h"
#include "option.h"
#include "utils.h"
void PortInit(void)
{
// PORT A GROUP
/* BIT 9 8 7 6 5 4 3 2 1 0 */
/* A24 A23 A22 A21 A20 A19 A18 A17 A16 A
www.eeworm.com/read/394504/8221050