代码搜索结果

找到约 16,769 项符合 SPI 的代码

spi.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="H:\f2812\C\Spi\" ProjectType=Executable CPUFamily=TMS320C28XX Tool="Compiler" Tool=

spi.h

/*! \file spi.h \brief CAN总线收发数据头文件 \author 丁雷 \version 0.1 */ #ifndef _SPI_H_ #define _SPI_H_ #define ucSpiBaud 10000000; #define CAN_RESET 0xC0 #define CAN_READ 0

spi.c

/*! \file spi.c \brief SPI interface driver. */ //***************************************************************************** // // File Name : 'spi.c' // Title : SPI interface driver // Autho

spi.h

/*! \file spi.h \brief SPI interface driver. */ //***************************************************************************** // // File Name : 'spi.h' // Title : SPI interface driver // Autho

spi.dp2

SPI.o: C:/icc/include/io8535v.h C:/icc/include/macros.h

spi.src

[Files] SPI.C [Headers] C:\icc\include\io8535v.h [Documents]

spi.asm

;用户寄存器定义 SPI_DATA .usect ".data0",1 ;临时数据寄存器 SPI_FLAG .usect ".data0",1 ;SPI 标志位 SPI_CON .usect ".data0",1 ;MAX5741的控制字 DP_USER .set 5 ;用户寄存器存放页指针 ;MAX5121 的控制字宏定义 DACOUT .s

application note - vhdl implementation of a serial peripheral interface (spi).mht

From: Subject: Application Note - VHDL Implementation of a Serial Peripheral Interface (SPI) Date: Tue, 29 Jul 2008 18:42:33 +0800 MIME-Version: 1.0 Content-Type

spi-lcd.o.d

SPI-LCD.o: SPI-LCD.c C:/WinAVR/avr/include/avr/io.h \ C:/WinAVR/avr/include/avr/sfr_defs.h C:/WinAVR/avr/include/inttypes.h \ C:/WinAVR/avr/include/stdint.h C:/WinAVR/avr/include/avr/iom8.h \