代码搜索:bldc系统
找到约 10,000 项符合「bldc系统」的源代码
代码结果 10,000
www.eeworm.com/read/303575/13812368
dpt bldc.dpt
'****************************************************************************
' @Filename BLDC.dpt
' @Project BLDC.dav
'------------------------------------------------------------------
www.eeworm.com/read/303575/13812369
asm bldc.asm
;****************************************************************************
; Filename BLDC.asm
; Project BLDC.dav
;--------------------------------------------------------------------
www.eeworm.com/read/303575/13812373
rtf bldc.rtf
www.eeworm.com/read/303575/13812374
opt bldc.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/303081/13821886
c bldc.c
#include // LPC214x definitions
#include "bldc.h"
unsigned char actualSpeed = 0;
unsigned char desiredSpeed = 0;
unsigned int RPM,fRPM;
void GetI
www.eeworm.com/read/303081/13821897
h bldc.h
#define MAX_Im 0xF0 // max motor current limit
extern unsigned char actualSpeed;
extern void GetInReport(unsigned char *rep);
extern void SetOutReport(unsigned char *rep);
www.eeworm.com/read/494578/6377966
mdl bldc.mdl
Model {
Name "ac7_example"
Version 7.1
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedMode
www.eeworm.com/read/488020/6503678
pwi bldc.pwi
www.eeworm.com/read/488020/6503679