代码搜索:PWM驱动

找到约 10,000 项符合「PWM驱动」的源代码

代码结果 10,000
www.eeworm.com/read/230874/4719048

h mcf5213_pwm.h

/* * File: mcf5213_pwm.h * Purpose: Register and bit definitions */ #ifndef __MCF5213_PWM_H__ #define __MCF5213_PWM_H__ /***************************************************************
www.eeworm.com/read/229338/4757972

bat pwm_singleedge.cspy.bat

@REM This bat file has been generated by the IAR Embeddded Workbench @REM C-SPY interactive debugger,as an aid to preparing a command @REM line for running the cspybat command line utility with the
www.eeworm.com/read/222086/4822486

h pwm_timer_b.h

#ifndef __PWM_TIMER_B #define __PWM_TIMER_B void TimerBInit(); void SetScale(unsigned int sc); void SetFre(unsigned int fre); unsigned char GoPwm(unsigned char doit); #endif
www.eeworm.com/read/222086/4822488

c pwm_timer_b.c

/******************************************************************************* 文件名:pwm_timer_b.c 编写者:czhang 描述:使用定时器B进行PWM输出。输出的频率和占空比由串行口发送来的指令确定。 版本: 1.0 2005-2-20 ***************************
www.eeworm.com/read/213638/4914502

keep pwm_phs.h.keep

/** ################################################################### ** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ** Filename : PWM0.H ** Project : S12X_PWM_Ini
www.eeworm.com/read/209093/4987321

c adc_pwm_module.c

#include "Adc_Pwm_Module.h" OS_STK AppTaskAudioInOutStk[256]; // The TaskStack for the PwmTask //static uint32 da = 0; extern int index_cpt; /****************************************************
www.eeworm.com/read/209093/4987322

h adc_pwm_module.h

#ifndef _Adc_Pwm_Module_H #define _Adc_Pwm_Module_H /* * Include the generic CPU header file */ #include "mcf5xxx.h" /* * Include the specific CPU header file */ #include "mcf5213.h
www.eeworm.com/read/209093/4987339

h mcf5213_pwm.h

/* * File: mcf5213_pwm.h * Purpose: Register and bit definitions */ #ifndef __MCF5213_PWM_H__ #define __MCF5213_PWM_H__ /***************************************************************
www.eeworm.com/read/208123/4995811

h 75x_pwm.h

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 75x_pwm.h * Author : MCD Application Team * Date First Issued : 03/10/2006 * De
www.eeworm.com/read/208123/4995829

c 75x_pwm.c

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 75x_pwm.c * Author : MCD Application Team * Date First Issued : 03/10/2006 * De