代码搜索:SPI

找到约 10,000 项符合「SPI」的源代码

代码结果 10,000
www.eeworm.com/read/216545/15003854

err spi01.err

"src\spi01.c", line 108: Warning: C2917W: no side effect in void context: 'unary *' "src\spi01.c", line 131: Warning: C2917W: no side effect in void context: 'unary *' "src\spi01.c", lin
www.eeworm.com/read/216545/15003922

c spi01.c

/************************ SPI One board Test SPI0: Master Tx SPI1: Slave Rx ************************/ #include #include "24a0addr.h" #include "24a0lib.h" #include
www.eeworm.com/read/216266/15021484

uv2 spi.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (MCB2140 Board), 0x0005 // Tools: '' Group (Startup Code) Group (Source Code) Group (Documentation) File 1,2,
www.eeworm.com/read/215895/15035045

c ms_spi.c

/******************************************************************************* * Mouse Sensor SPI communication library. * *
www.eeworm.com/read/114512/15050018

mak 161_spi.mak

# Generated by the VisualDSP++ IDDE # Note: Any changes made to this Makefile will be lost the next time the # matching project file is loaded into the IDDE. If you wish to preserve # changes,
www.eeworm.com/read/114512/15050026

asm 161_spi.asm

/* ============================================================================== 161_spi.asm Serial Peripheral Interface compatible port based boot loader for the ADSP21161 processor
www.eeworm.com/read/114512/15050028

doj 161_spi.doj

www.eeworm.com/read/114512/15050030

dxe 161_spi.dxe

www.eeworm.com/read/114512/15050036

dpj 161_spi.dpj

www.eeworm.com/read/215125/15073278

bak spi.c.bak

#include "config.h" void SPIInit(void) { PINSEL0 = PINSEL0 | 0X5500; IO0DIR = SPI_CS_AD | IO0DIR; S0PCR = 0x30; S0PCCR = 8; } /* control word = 0x31 ,value returned is r