代码搜索:AVR
找到约 10,000 项符合「AVR」的源代码
代码结果 10,000
www.eeworm.com/read/238290/13897550
asm sle4442_ic_avr.asm
//*********************FileName:Main.c*********************//
//*********************Author:Steaven2000@163.com**********//
//********************Version:1.2*************************//
//**********
www.eeworm.com/read/238290/13897566
txt sle4442_ic_avr.txt
//*********************FileName:Main.c*********************//
//*********************Author:Steaven2000@163.com**********//
//********************Version:1.2*************************//
//**********
www.eeworm.com/read/135465/13927669
c protocol_avr910s.c
#include "Include.H"
const struct devinfo_t stDevInfo[] =
{
//Devices which support Page Programming.
{M8515 , DEV_TWD3 | DEV_POLL | PAGE0X20},
// {M8515B , DEV_TWD0 | DEV_POLL | PAGE0X20}
www.eeworm.com/read/135465/13927678
c protocol_avr910c.c
#include "Include.H"
const struct devinfo_t stDevInfo[] =
{
//Devices which support Page Programming.
{M8515 , DEV_TWD3 | DEV_POLL | PAGE0X20},
// {M8515B , DEV_TWD0 | DEV_POLL | PAGE0X20}
www.eeworm.com/read/202280/15387176
pdf avr器件指令表.pdf
www.eeworm.com/read/201932/15392348
c fat16avr2004.c
//*****************************************************************************
//
// Title : FAT16/32 file system driver for ATMEL AVR
// Authors : Project A3670
// File Name : 'fat.c'
// Date
www.eeworm.com/read/201932/15392352
h fat16avr2004.h
//*****************************************************************************
//
// Title : FAT16/32 file system driver for ATMEL AVR
// Authors : Project A3670
// File Name : 'fat.h'
// Date
www.eeworm.com/read/201932/15392368
wk3 fat16avr.wk3
www.eeworm.com/read/109016/15568808
asm i2c_avr.asm
; File Name I2c_avr.asm"
; Support Email Per@hum.au.dk
;* Target : AT90Sxxxx (any AVR device)
; R e v i s i o n H I S T O R Y
; rev. date who why
; ---- -------------- --- ------------