代码搜索:PWM驱动
找到约 10,000 项符合「PWM驱动」的源代码
代码结果 10,000
www.eeworm.com/read/165158/10074173
wav pwm.wav
www.eeworm.com/read/165156/10074287
wav pwm.wav
www.eeworm.com/read/165126/10075398
o pwm.o
www.eeworm.com/read/165126/10075422
h pwm.h
#ifndef __Pwm_H__
#define __Pwm_H__
void Test_Pwm(void);
#endif /*__PWM_H__*/
www.eeworm.com/read/165126/10075496
c pwm.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\timer.h"
#define READ_COUNT2 (rTCNTO2 & 0xffff)
#define MaxBeepFreq 50000
#define MinBeepFreq 20
exte
www.eeworm.com/read/360657/10082689
pwm_16
www.eeworm.com/read/164863/10084534
o pwm.o
XL
H 4 areas 17 global symbols
M PWM.C
S mpy8s Ref0000
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset3 Ref0000
S div16u Ref0000
S mpy16s Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref000
www.eeworm.com/read/164863/10084536
mak pwm.mak
CC = iccavr
CFLAGS = -Ic:\icc\include\ -e -l -g -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -Lc:\icc\lib\ -g -Wl-W -bfunc_lit:0x22.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -beepro
www.eeworm.com/read/164863/10084540
_c pwm._c
//***************FileName:Capature.C***************//
//***************ICCAVR V6.30编译*****************//
#include
#define uchar unsigned char
#define uint unsigned
www.eeworm.com/read/164863/10084544
s pwm.s
.module PWM.C
.area data(ram, con, rel)
_Table::
.blkb 2
.area idata
.byte 63,6
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 91,'O
.area data(ram, con, rel)
.blkb 2
.are