代码搜索结果

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

pwm.pbd

This is an internal working file generated by the Source Browser. 12:20 30s E:\LPC210X EK_V2.0\Program Example\PWM\Debug\Obj\PWM_1.pbi

pwm.pbd

This is an internal working file generated by the Source Browser. 17:43 23s E:\LPC210X EK_V2.0\Program Example\PWM\Jlink_RAM\Obj\PWM_1.pbi

pwm.pbd

This is an internal working file generated by the Source Browser. 12:21 59s E:\LPC210X EK_V2.0\Program Example\PWM\Jlink_FLASH\Obj\PWM_1.pbi

pwm.h

#ifndef _PWM_H_ #define _PWM_H_ #include /* common defines and macros */ #include /* derivative information */ void PWM_Init(void); #endif

pwm.c

#include /* common defines and macros */ #include /* derivative information */ //PWM0,PWM1控制电机0与电机1,PB0,PB1分别控制其方向 void PWM_Init(void) { PWME = PWME