代码搜索结果

找到约 10,000 项符合 PWM 的代码

pwm.c

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain

pwm.h

#ifndef __Pwm_H__ #define __Pwm_H__ void Test_Pwm(void); #endif /*__PWM_H__*/

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

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

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

pwm._c

//***************FileName:Capature.C***************// //***************ICCAVR V6.30编译*****************// #include #define uchar unsigned char #define uint unsigned