代码搜索:PWm 开发教程
找到约 10,000 项符合「PWm 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/283403/9023905
pjt pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="pwm"
ProjectDir="C:\ti\myprojects\pwm\"
ProjectType=Executable
CPUFamily=TMS320C28X
www.eeworm.com/read/283403/9023929
wks pwm.wks
www.eeworm.com/read/382335/9035137
pwm2
www.eeworm.com/read/283201/9035702
h pwm.h
#ifndef __Pwm_H__
#define __Pwm_H__
void Test_Pwm(void);
#endif /*__PWM_H__*/
www.eeworm.com/read/283201/9035902
c pwm.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\timer.h"
#define READ_COUNT2 (rTCNTO2 & 0xffff)
#define MaxBeepFreq 900
#define MinBeepFreq 100
exter
www.eeworm.com/read/283163/9038645
stc_pwm
www.eeworm.com/read/283028/9046614
h pwm.h
/*****************************************************************************
* pwm.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
www.eeworm.com/read/283028/9046616
c pwm.c
/*****************************************************************************
* pwm.c: PWM module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconduct
www.eeworm.com/read/283028/9046632
prj pwm.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C22.stp
[PROJECT]
author_=USB00423
www.eeworm.com/read/282907/9053595
c pwm.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#include
#include
//-----------------------定义管脚---------------