代码搜索:3.5mm接口
找到约 10,000 项符合「3.5mm接口」的源代码
代码结果 10,000
www.eeworm.com/read/456941/7336724
s spi接口发送.s
.module SPI接口发送.c
.area text(rom, con, rel)
.dbfile E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_SPI接口发送\SPI接口发送.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline
www.eeworm.com/read/456941/7336725
dsn spi接口发送.dsn
www.eeworm.com/read/454821/7382536
cof iic接口读写.cof
www.eeworm.com/read/454821/7382537
hex iic接口读写.hex
:0200000012C02C
:14002600CFE5D4E0CDBFDEBFCE51D0400AEA08830024E0E69D
:14003A00F0E010E0E036F10711F00192FBCF0083E6E2F0E06B
:14004E00A0E6B0E010E000E00BBFE632F10721F0C8953196A9
:140062000D92F9CFBED0FFC
www.eeworm.com/read/454821/7382539
dsn iic接口读写.dsn
www.eeworm.com/read/454821/7382540
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/454821/7382541
lst iic接口读写.lst
__text_start:
__start:
13 E5CF LDI R28,0x5F
14 E0D4 LDI R29,4
15 BFCD OUT 0x3D,R28
16 BFDE OUT 0x3E,R29
17 51CE SUBI R28,0x1E
18 40D
www.eeworm.com/read/454821/7382543
lis iic接口读写.lis
.module IIC接口读写.c
.area text(rom, con, rel)
0000 .dbfile E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_IIC接口读写\IIC接口读写.c
www.eeworm.com/read/454821/7382545
mp iic接口读写.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------