代码搜索:PWM
找到约 10,000 项符合「PWM」的源代码
代码结果 10,000
www.eeworm.com/read/416166/2129024
c pwm.c
/***********************************************Copyright (c)*********************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/410241/2215598
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/407445/2265261
h pwm.h
/*****************************************************************************
* pwm.h: Header file for NXP LPC29xx Family Microprocessors
*
* Copyright(C) 2007, NXP Semiconductor
* All
www.eeworm.com/read/407445/2265262
c pwm.c
/*****************************************************************************
* pwm.c: PWM module file for NXP LPC29xx Family Microprocessors
*
* Copyright(C) 2007, NXP Semiconductor
*
www.eeworm.com/read/407021/2271321
opt pwm.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/407021/2271335
opt pwm.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/405994/2280835
c pwm.c
/////////PCA CEX0为PWM 输出模式//////////////
/////////PWM.c//////////////////////////
#include
typedef unsigned int uint;
typedef unsigned char uchar;
typedef unsigned long ulong;
sfr1
www.eeworm.com/read/404719/2301334
h pwm.h
//*****************************************************************************
//
// pwm.h - API function protoypes for Pulse Width Modulation (PWM) ports
//
// Copyright (c) 2005-2007 Luminary M
www.eeworm.com/read/404719/2301336
c pwm.c
//*****************************************************************************
//
// pwm.c - API for the PWM modules
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reserved.
//
www.eeworm.com/read/403179/2314919
h pwm.h
#ifndef __Pwm_H__
#define __Pwm_H__
void Test_Pwm(void);
#endif /*__PWM_H__*/