代码搜索:SPI

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

代码结果 10,000
www.eeworm.com/read/219082/4853348

h spi.h

//**************************************************************************** // // spi.h - The common spi declaration for ep93xx // // Copyright (c) 2006 Cirrus Logic, Inc. // //********************
www.eeworm.com/read/218359/4860773

c spi.c

/******************************************************************************************************* *
www.eeworm.com/read/218359/4860788

h spi.h

/******************************************************************************************************* *
www.eeworm.com/read/217381/4871431

c spi.c

/* * Copyright (c) 2001 Navin Boppuri / Prashant Patel * , * * Copyright (c) 2001 Gerd Mennchen
www.eeworm.com/read/217381/4871539

c spi.c

/* * Copyright (c) 2001 Navin Boppuri / Prashant Patel * , * * Copyright (c) 2001 Gerd Mennchen
www.eeworm.com/read/217370/4873120

h spi.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/217178/4875153

c spi.c

#include "system.h" #include "spi_dma.h" #define rSPTXFIFO1 (*(volatile unsigned *)0x59000018) #define rSPRXFIFO1 (*(volatile unsigned *)0x5900001C) #define rSPFIC1 (*(volatile unsigned *)
www.eeworm.com/read/217178/4875154

h spi.h

#ifndef __SPI_H__ #define __SPI_H__ #ifdef __cplusplus extern "C" { #endif void Test_SPI(void); #ifdef __cplusplus } #endif #endif /*__SPI_H__*/
www.eeworm.com/read/217178/4875158

err spi.err

"Components\Source\Peripheral\SerialComm\spi.c", line 270: Warning: #550-D: variable "dummy_read" was set but never used char dummy_read; ^ "Components\Source\Peripheral\SerialComm\spi.
www.eeworm.com/read/217153/4875432

c spi.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究