代码搜索:PWM

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

代码结果 10,000
www.eeworm.com/read/239719/4595945

c pwm.c

//***************FileName:PWM.C***************// //***************ICCAVR V6.30编译*****************// #include #define uchar unsigned char #define uint unsigned int
www.eeworm.com/read/239719/4595948

mp pwm.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------
www.eeworm.com/read/239719/4595949

prj pwm.prj

[Compiler Options] Edit1=c:\icc\include\ Edit2=c:\icc\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=512 ComboBox2=13 RadioGroup1=0 Ed
www.eeworm.com/read/239719/4595950

lis pwm.lis

.module PWM.C .area data(ram, con, rel) 0000 _Table:: 0000 .blkb 2 .area idata 0000 3F06
www.eeworm.com/read/239719/4595951

src pwm.src

[Files] PWM.C [Headers] C:\icc\include\io8535v.h [Documents]
www.eeworm.com/read/239719/4595952

lk pwm.lk

PWM.o
www.eeworm.com/read/234128/4662147

h pwm.h

//***************************************************************************** // // pwm.h - API function protoypes for Pulse Width Modulation (PWM) ports // // Copyright (c) 2005,2006 Luminary M
www.eeworm.com/read/234124/4662247

h pwm.h

//***************************************************************************** // // pwm.h - API function protoypes for Pulse Width Modulation (PWM) ports // // Copyright (c) 2005,2006 Luminary M
www.eeworm.com/read/233566/4666133

c pwm.c

#include #include "altera_avalon_pwm.h" #include "system.h" int main() { int rx_char; char line[100]; printf("\nPlease enter an LED intensity between 1 to 4 (0 to exit)\n");
www.eeworm.com/read/231942/4707082

h pwm.h

//***************************************************************************** // // pwm.h - API function protoypes for Pulse Width Modulation (PWM) ports // // Copyright (c) 2005-2007 Luminary M