代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/118752/14857629
c mmc_spi.c
//###########################################################
// File: mmc_spi.c
//
// Read-/Writeroutines for MMC MultiMedia cards and
// SD SecureDigital cards in SPI mode.
//
// This will wor
www.eeworm.com/read/118752/14857743
h mmc_spi.h
//#########################################################################
// File: mmc_spi.h
//
// MMC MultiMediaCard and SD SecureDigital definitions for SPI protocol
//
//####################
www.eeworm.com/read/218826/14905170
asm mcbsp_spi.asm
.include "mcbsp_reg.asm"
.def setTo8BitMode_
.def setTo16BitMode_
;.def setTo5_8BitMode_
.def setTo40BitMode_
.def SPIModeInitial ;the default is also 8BitMode
SPIModeInitial:
;reset the
www.eeworm.com/read/218774/14906580
dp2 spi.dp2
SPI.o: C:/icc/include/io8535v.h C:/icc/include/macros.h
www.eeworm.com/read/117690/14908730
c spi16.c
/*
spi16.c
SPI Interface Functions for PIC16 Devices
These functions were written to mimic the SPI library functions
as found in the MPLAB C18 library. The functionality is the same
as the P
www.eeworm.com/read/117690/14908738
h spi16.h
#ifndef __SPI16_H
#define __SPI16_H
/*
spi16.h
This file is the PIC16 SPI peripheral header file. It contains constants
for use with the SPI port on PIC16 devices.
Version Date
www.eeworm.com/read/218663/14910838
c feedis_spi.c
#include
//volatile uchar countwait;
volatile uchar ISDstatus;
/*
MSB LSB
0b 7 6 5 4 3 2 1 0
setbit bit5-7 bit3-4 moeny wati_i voice on
cleanbit the bige
www.eeworm.com/read/218663/14910846
lis feedis_spi.lis
.module feedis_spi.c
.area data(ram, con, rel)
0000 _voiceadd::
0000 .blkb 2
.area idata
000
www.eeworm.com/read/218663/14910850
s feedis_spi.s
.module feedis_spi.c
.area data(ram, con, rel)
_voiceadd::
.blkb 2
.area idata
.word 0
.area data(ram, con, rel)
.blkb 2
.area idata
.word 7
.area data(ram, con, rel)
.blkb 2
.
www.eeworm.com/read/218663/14910858
dp2 spi.dp2
spi.o: C:/icc/include/iom64v.h F:\dujiang\费显动态LED屏\下位机程序/spi.h