代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/399479/7858938
can_self
www.eeworm.com/read/329075/12983708
cpp self.cpp
/*
Context : Fuzzy Clustering Algorithms
Author : Frank Hoeppner, see also AUTHORS file
Description : implementation of main program self
History
www.eeworm.com/read/139404/13157749
png self.png
www.eeworm.com/read/316037/13531593
dbg self.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\icc\iccavr\mega8\mega8\boot\
FILE main.c
FUNC sendchar 1C6E fV
BLOCK 18 1C6E
DEFREG c 16 c
LINE 18 1C6E
LINE 19 1C6E
LINE 19 1C6E
LINE 20
www.eeworm.com/read/316037/13531597
mp self.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/316037/13531598
mak self.mak
CC = iccavr
CFLAGS = -Ie:\ICC\include\ -e -l -g -Mavr_enhanced_small -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -Le:\ICC\lib\ -g -ucrtboot.o -Wl-W -bvector:0x1c00.0x2000 -bfunc_lit:0x1c26.0x2000
www.eeworm.com/read/316037/13531600
_h self._h
//芯片代码
#define device 0x77
//信号字节
#define sig_byte1 0x1E
#define sig_byte2 0x93
#define sig_byte3 0x07
//IAP编程页面
#define PAGESIZE 64 //Size in Bytes
#define APP_PAGES ((8192/PAGESIZE)-
www.eeworm.com/read/316037/13531601
h self.h
//芯片代码
#define device 0x77
//信号字节
#define sig_byte1 0x1E
#define sig_byte2 0x93
#define sig_byte3 0x07
//IAP编程页面
#define PAGESIZE 64 //Size in Bytes
#define APP_PAGES ((8192/PAGESIZE)-
www.eeworm.com/read/316037/13531605