代码搜索结果
找到约 10,000 项符合
PWM 的代码
pwm.lnp
"PWM1.obj"
TO "pwm"
pwm.h
#ifndef _PWM_H_
#define _PWM_H_
void BLDC_Trigger_PU120FullPWM(unsigned int position);
void BLDC_Trigger_NU120FullPWM(unsigned int position);
void BLDC_Trigger_PD120FullPWM(unsigned int position
pwm.c
/*
***********************************************************************
* For test BLDC
* 2008-1-7
***********************************************************************
*/
//===========
pwm.h
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
pwm.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
pwm.c
//--------------------------------------------------------------------
//模块:PWM.C
//功能:PWM解码模块
//晶振:24.000MHz
//芯片: STC12C5412AD
#include "stc12c5412ad.h"
//#ifnd