代码搜索结果

找到约 10,000 项符合 PWM 的代码

pwm.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\timer.h" ////#include "../SOURCE/includes.h" // uC/OS interface //#include "../inc/44bl

pwm.c

/******************************************** 本程序通过2407的pwm单元产生带有死区的pwm波形 *********************************************/ #include "register.h" initial() { asm(" setc INTM "); asm(" setc SXM

pwm.c

/******************************************** 本程序使用2407的pwm单元产生非对称的pwm波形, 用来测试所有的PWM输出。 *********************************************/ #include "register.h" initial() { asm(" setc INTM ");

pwm.c

/***************************************** 本程序使用2407的pwm模块实现多路输出pwm波形 ******************************************/ #include "register.h" initial() { asm(" setc INTM "); asm(" setc SXM ");

pwm.c

/******************************************** 本程序使用2407的pwm单元,产生对称的pwm波形 *********************************************/ #include "register.h" initial() { asm(" setc INTM "); asm(" setc SXM

pwm.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [State Storage] Control Register=0 [Sequencer] Control Register=0 NextState0=0 NextState1=0 [Action

pwm.dep

2 Debug $PROJ_DIR$\bao.c $TO