代码搜索结果

找到约 12,595 项符合 PWM 的代码

pwm.src

[Files] PWM.C [Headers] C:\icc\include\io8535v.h [Documents]

pwm.ini

[WorkspaceWindow] ExpandedNodes=_ 3 "pwm" "pwm/LCD.c" "pwm/main.c" 1 "pwm/Debug" SelectedTab=_ 0 [Desktop-Workspace] Wnd0=_ "TextEditor" "open" 44 0 1 -1 -1 -1 -1 364 18 1011 546 "G:\008 machao\IA

pwm.lst

C51 COMPILER V7.02b PWM 12/10/2005 20:24:09 PAGE 1 C51 COMPILER V7.02b, COMPILATION OF MODULE PWM OBJECT MODULE PLACED IN PW

pwm.stw

; STMicroelectronics Workspace file [Version] Keyword=ST7Workspace-V0.7 [Project0] Filename=pwm.stp Dependencies= [Options] ActiveProject=pwm ActiveConfig=Debug AddSortedElements=1 [Batc

pwm.dp2

PWM.o: c:/icc/include/io8535v.h

pwm.src

[Files] PWM.C [Headers] C:\icc\include\io8535v.h [Documents]

pwm.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 Options 1,0,0 // Targ

pwm.asm

ADC EQU 35H CLOCK BIT P2.4 ;定义ADC0808时钟位 ST BIT P2.5 EOC BIT P2.6 OE BIT P2.7 PWM BIT P3.7 ORG 00H SJMP START ORG 0BH LJMP INT_T0 START: MOV TMOD,#02H ; MOV