代码搜索:PWM
找到约 10,000 项符合「PWM」的源代码
代码结果 10,000
www.eeworm.com/read/230351/14291991
lst lf_pwm.lst
MPASM 03.90.01 Released LF_PWM.ASM 11-21-2005 16:07:17 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 ;/*
www.eeworm.com/read/230351/14292048
asm lf_pwm.asm
;/*
; LF_PWM.asm
;
; Jan Ornter
;
; DATE: 11-9-2005
; VER.: 1.0
;
; This class implements the LF transmission protocoll.
; It uses the commands of the AFE to modulate the data via LF-Talkback
www.eeworm.com/read/230283/14294501
uv2 pwm.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2140 Board), 0x0005 // Tools: ''
Group (Startup Code)
Group (Source Code)
Group (Documentation)
File 1,2,
www.eeworm.com/read/230073/14306615
c pwm-8.c
//===================================================================================
//PCA工作在8位脉宽调制器工作方式,在PWM引脚输出一个占空比为00xfe的PWM
//信号且重复输出,可用示波器观察占空比变化。
//实验时短接J12的1,2引脚.
//----------------
www.eeworm.com/read/230073/14306801
c pwm-8.c
//===================================================================================
//PCA工作在8位脉宽调制器工作方式,在PWM引脚输出一个占空比为00xfe的PWM
//信号且重复输出,可用示波器观察占空比变化。
//实验时短接J12的1,2引脚.
//----------------
www.eeworm.com/read/229457/14337685
bat pwm.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/229330/14344437
vhd tb_pwm.vhd
-- TB_PWM.vhd (c) ALSE
-- -------------------------------------------------
-- VHDL test bench for both PWM :
-- Accumulator-based and Comparator-based Versions
-- ----------------------------