代码搜索:SPI

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

代码结果 10,000
www.eeworm.com/read/409252/11339372

uv2 spi.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (SPI), 0x0004 // Tools: 'ARM-ADS' Group (Startup Code) Group (Interrupts) Group (Library) Group (Source) Group (Documentat
www.eeworm.com/read/409252/11339374

bak spi_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/408962/11363649

txt spi_master.txt

/* SPI_master.v - Verilog source for SPI module Features: - 25 MHz max operating frequency (on Xport 2.0) - 8-bit Clock divider to obtain slower speeds - Synthesizable and tested on Xport 2.0
www.eeworm.com/read/408962/11363651

txt spi_testbench.txt

/* SPI_Master_tb.v - Verilog source for SPI module Test Bench Copyright (C) 2007 Steven Yu This program is free software: you can redistribute it and/or modify it under the terms of the GNU
www.eeworm.com/read/263093/11375897

c spi_test.c

#include "DSP28_Device.h" unsigned int Spi_VarRx[100]; unsigned int i,j; //interrupt void ISRSciaTx(void); //interrupt void ISRSciaRx(void); void main(void) { /*初始化系统*/ InitSysCtrl(); /*
www.eeworm.com/read/263093/11375905

paf2 spi.paf2

www.eeworm.com/read/263036/11378856

m51 spi.m51

BL51 BANKED LINKER/LOCATER V5.03 03/29/2005 14:08:53 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: D:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/263036/11378858

uv2 spi.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Target '
www.eeworm.com/read/263036/11378859

bak spi_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/262861/11387857

c spi_driver.c

#include //============================================================= // Syntas : unsigned char SD_ChkCard(void) // Function: Check if the card is Present // Argument: None // Re