代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/299040/7896342
pjt spi-eerom.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP281x"
ProjectDir="C:\ti2x\myprojects\ICETEK-F2812-A-EDU\DSP281x_examples\F2812_SPI
www.eeworm.com/read/198820/7908927
bak spi.c.bak
#include
#include "2440addr.h"
#include "2440lib.h"
#include "spi.h"
#include "def.h"
#define spi_count 0x80
#define SPI_BUFFER _NONCACHE_STARTADDRESS
void __irq Spi_Int(void);
www.eeworm.com/read/433696/7913436
r43 spi.r43
www.eeworm.com/read/433694/7913543
r43 spi.r43
www.eeworm.com/read/433525/7924309
c spi0.c
/*
SPI Communication for LPC2148 SPI0.
2/1/2008
Ryan Owens
NOTES:
SCLK_PINSEL, MISO_PINSEL and MOSI_PINSEL must be defined in an external header file. The definitions should
correspond to t
www.eeworm.com/read/433525/7924369
o spi0.o
www.eeworm.com/read/433525/7924378
lst spi0.lst
1 .file "spi0.c"
9 .Ltext0:
10 .align 2
11 .global SPI0_Init
13 SPI0_Init:
14 .LFB2:
15
www.eeworm.com/read/433477/7927446
h comm_spi.h
//====================================================================
//--- COPYRIGHT
//====================================================================
// Copyright 2006 Microchip Technolog
www.eeworm.com/read/433477/7927527
c comm_spi.c
//====================================================================
//--- COPYRIGHT
//====================================================================
// Copyright 2006 Microchip Technolog