代码搜索:方波逆变

找到约 4,865 项符合「方波逆变」的源代码

代码结果 4,865
www.eeworm.com/read/26458/959828

src 方波.src

[Files] 方波.c [Headers] delay.h [Documents]
www.eeworm.com/read/26458/959829

_c 方波._c

//外部晶振 8M #include #include #include "delay.h" /*------宏定义------*/ #define uchar unsigned char #define uint unsigned int //端口初始化 void port_init(void) { P
www.eeworm.com/read/26458/959830

c 方波.c

//内部晶振 8M #include #include #include "delay.h" /*------宏定义------*/ #define uchar unsigned char #define uint unsigned int //端口初始化 void port_init(void) { P
www.eeworm.com/read/26458/959831

hex 方波.hex

:040000000C942A0032 :14005400CFE5D4E0CDBFDEBFC051D0400AEA08830024E0E67D :14006800F0E010E0E036F10711F00192FBCF0083E4E5F0E03C :14007C00A0E6B0E010E0E435F10721F0C89531960D92F9CFBD :140090000E948900FFC
www.eeworm.com/read/26458/959832

s 方波.s

.module _方波.c .area text(rom, con, rel) .dbfile C:\DOCUME~1\Administrator\桌面\精雅系列单片机实验开发板演示程序\方波/delay.h .dbfunc e DelayUS _DelayUS fV ; time -> R16,R17 .even _DelayUS:: .dbline
www.eeworm.com/read/26458/959833

lst 方波.lst

__text_start: __start: 002A E5CF LDI R28,0x5F 002B E0D4 LDI R29,4 002C BFCD OUT 0x3D,R28 002D BFDE OUT 0x3E,R29 002E 51C0 SUBI R28,0x10 002F 40D
www.eeworm.com/read/26458/959835

mak 方波.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -bda
www.eeworm.com/read/26469/960437

ddb 方波.ddb

www.eeworm.com/read/489429/1224362

dat 方波.dat

1651 1 0 1 0 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x000a 0x000a 0x000a 0x000a 0x000a 0x000a 0x000a 0x000a 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0
www.eeworm.com/read/275471/4176332

c 方波.c

#include #define uchar unsigned char #define uint unsigned int void delay(uchar t) { uchar i,j; for (i=0;i