代码搜索:PWM
找到约 10,000 项符合「PWM」的源代码
代码结果 10,000
www.eeworm.com/read/337179/12386355
asm pwm_pulse.asm
/********************CCU_Capture.asm***************************
;程序功能:对一方波的每一次电平跳变进行捕获,并用捕获值计算方波
的脉冲宽度,占空比,周期或其他。
;************************************************************/
$NOMOD51
$INCLUDE(
www.eeworm.com/read/337179/12386359
c pwm_pulse.c
//**********************CCU_CAPTURE.C****************************
//程序功能:对一方波的每一次电平跳变进行捕获,并用捕获值计算方波的
//脉冲宽度,占空比,周期或其他。
//***************************************************************
#include "r
www.eeworm.com/read/250417/12407145
bak pwm_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
www.eeworm.com/read/250417/12407152
m51 pwm.m51
BL51 BANKED LINKER/LOCATER V4.16d 07/27/2001 04:04:03 PAGE 1
BL51 BANKED LINKER/LOCATER V4.16d, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE pwmMa
www.eeworm.com/read/250417/12407160
uv2 pwm.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (Debugger Scripts)
Group (Documentation)
File 1,1,
www.eeworm.com/read/250293/12415633
h hw_pwm.h
//*****************************************************************************
//
// hw_pwm.h - Defines and Macros for Pulse Width Modulation (PWM) ports
//
// Copyright (c) 2005,2006 Luminary Mi
www.eeworm.com/read/336768/12416277
axf pwm_music.axf
www.eeworm.com/read/336768/12416281
mcp pwm_music.mcp
www.eeworm.com/read/336759/12416465
c 2410-pwm.c
/* 包含文件 */
#include "def.h"
#include "2410lib.h"
#include "option.h"
#include "2410addr.h"
#include "interrupt.h"
/* 函数声明 */
void test_pwm();
/*********************************************
www.eeworm.com/read/250237/12422040
mk pwm_release.mk
#
# Warning: This Makefile is generated by the genmake program from the template:
# gen_arx.mk - template for ARM compiler to build executables
# It is advised that you not modify this by hand. If