代码搜索:洗衣机控制板
找到约 357 项符合「洗衣机控制板」的源代码
代码结果 357
www.eeworm.com/read/483683/6600480
mp 洗衣机.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/483683/6600483
dbg 洗衣机.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.2
CPU AVR
FRAMEPOINTER Y
DIR F:\AVR洗衣机\洗衣机主机\
FILE 洗衣机.c
FUNC main EF4 fV
BLOCK 30 EF6
DEFREG set_water_lv 20 c
LINE 30 EF6
LINE 31 EF6
LINE 33 EFA
LINE 3
www.eeworm.com/read/483683/6600484
mak 洗衣机.mak
CC = iccavr
CFLAGS = -ID:\PROGRA~1\icc\include\ -e -D__ICC_VERSION="7.14C" -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LD:\PROGRA~1\icc\lib\ -g -e:0x4000 -ucrt
www.eeworm.com/read/483683/6600485
s 洗衣机.s
.module _洗衣机.c
.area text(rom, con, rel)
.dbfile F:\AVR洗衣机\洗衣机主机\洗衣机.c
.area data(ram, con, rel)
.dbfile F:\AVR洗衣机\洗衣机主机\洗衣机.c
_wat_lv::
.blkb 1
.area idata
.byte 2
.area data(ram, c
www.eeworm.com/read/483683/6600486
_c 洗衣机._c
#include
#include
#include
#include "24L01.h"
#include "driver.h"
#define start_t0 TCCR0 = 0x04
#define stop_t0 TCCR0=0x00
#define out_o_not if(flag_star
www.eeworm.com/read/483683/6600488
prj 洗衣机.prj
[Compiler Options]
Edit1=D:\PROGRA~1\icc\include\
Edit2=D:\PROGRA~1\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=16384
Edit10=1024
ComboBox2=1
www.eeworm.com/read/409655/11317158
doc 洗衣机.doc
www.eeworm.com/read/345963/11777360
pwi 洗衣机.pwi
www.eeworm.com/read/345963/11777431
dsn 洗衣机.dsn
www.eeworm.com/read/345963/11777444
asm 洗衣机.asm
//主程序
TIMERM EQU 79H
TIMERS EQU 7AH
ORG 0000
LJMP MAIN
ORG 0003
LJMP SINT0
ORG 000BH
LJMP SINT1
ORG 001BH
LJMP ST1
DISLAB:
DB 3FH,06H,5BH,4FH,66H
DB 6DH,7D