代码搜索结果

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

spi.h

/* * linux/include/linux/spi/spi.h * * Copyright (C) 2001 Russell King, All Rights Reserved. * Copyright (C) 2002 Compaq Computer Corporation, All Rights Reserved. * * This program is free so

spi.c

/** \file SPI Autor: Matthias Wei遝r Copyright 2005: Matthias Wei遝r License: QPL (see license.txt) */ #include #include #include "spi.

spi.h

/** Autor: Matthias Wei遝r Copyright 2005: Matthias Wei遝r License: QPL (see license.txt) */ #ifndef SPI_H_INCLUDED #define SPI_H_INCLUDED #define SPI_SPEED_4MHZ 0 #define SPI_SP

spi.txt

F240 SPI master/slave example code from the C24x Reference Set, Vol 2, Chapter 5. All contents (included source, executables, and text)

spi.c

/********************************************************************************************************* ** SPI 驱动程序 ** (c) Copyright 2006-2

spi.h

/********************************************************************************************************* ** SPI 驱动程序头文件 ** (c) Copyright 2006-2008