代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/408763/7806444
mptags spi_master.mptags
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.n
www.eeworm.com/read/408763/7806445
c spi_master.c
// ***********************************************************************
// File : SPI_MASTER.c
// ***********************************************************************
#include
www.eeworm.com/read/408763/7806450
map spi_master.map
Archive member included because of file (symbol)
C:\Program Files\Microchip\MPLAB C30\lib\dsPIC30F\libp30F4011-coff.a(OpenADC10.o)
ADCSubs.o (OpenADC10)
C:\Program F
www.eeworm.com/read/408763/7806454
mcw spi_master.mcw
www.eeworm.com/read/408763/7806455
mcp spi_master.mcp
[HEADER]
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
file_version=1.0
[PATH_INFO]
BuildDirPolicy=BuildDirIsSourceDir
dir_src=
dir_bin=
dir_tmp=
dir_sin=
dir_inc=
dir_lib=C:\Program F
www.eeworm.com/read/367965/7808623
c spi_test.c
#include
#include "string.h"
#include "def.h"
#include "option.h"
#include "library.h"
#include "system.h"
#include "spi.h"
#include "sysc.h"
#include "timer.h"
// Test Vector.
#
www.eeworm.com/read/434046/7894648
h hal_spi.h
// *************************************************************************************
//
// Filename: hal_SPI.h:
// Declarations for Communication with the MMC (see mmc.c) in unprotected SPI m
www.eeworm.com/read/434046/7894660
c hal_spi.c
//----------------------------------------------------------------------------
// This file contains functions that allow the MSP430 device to access the
// SPI interface. There are multiple inst
www.eeworm.com/read/299040/7896333
c spi-eerom.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_GlobalPrototypes.h"
#include "f2812a.h"
//#include "DSP281x_Examples.h" // DSP281x Examples Include File
//#i
www.eeworm.com/read/299040/7896337