代码搜索:耳机接口
找到约 10,000 项符合「耳机接口」的源代码
代码结果 10,000
www.eeworm.com/read/456941/7336688
pwi iic接口读写.pwi
www.eeworm.com/read/456941/7336689
s iic接口读写.s
.module IIC接口读写.c
.area text(rom, con, rel)
.dbfile E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_IIC接口读写\IIC接口读写.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline
www.eeworm.com/read/456941/7336690
_c iic接口读写._c
//ICC-AVR application builder : 2009-3-12 17:05:04
// Target : M8
// Crystal: 8.0000Mhz
#include
#include
void port_init(void)
{
PORTB = 0x00;
DDRB = 0x00;
PORTC
www.eeworm.com/read/456941/7336709
prj spi接口发送.prj
[Compiler Options]
Edit1=
Edit2=
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=30
Edit13=
ComboBox1=0
Edit9=8192
Edit10=1024
ComboBox2=14
RadioGroup1=0
Edit15=
CheckBox6=0
Edit1
www.eeworm.com/read/456941/7336710
hex spi接口发送.hex
:0200000012C02C
:14002600CFE5D4E0CDBFDEBFCE51D0400AEA08830024E0E69D
:14003A00F0E010E0E036F10711F00192FBCF0083E6E2F0E06B
:14004E00A0E6B0E010E000E00BBFE632F10721F0C8953196A9
:140062000D92F9CF1AD0FFC
www.eeworm.com/read/456941/7336711
dbg spi接口发送.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.2
CPU AVR
FRAMEPOINTER Y
DIR E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_SPI接口发送\
FILE SPI接口发送.c
FUNC port_init 6A fV
BLOCK 9 6A
LINE 9 6A
LINE
www.eeworm.com/read/456941/7336714
mp spi接口发送.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/456941/7336716