代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi_bitbang.h
#ifndef __SPI_BITBANG_H
#define __SPI_BITBANG_H
/*
* Mix this utility code with some glue code to get one of several types of
* simple SPI master driver. Two do polled word-at-a-time I/O:
*
*
mmc_spi.h
#ifndef __LINUX_SPI_MMC_SPI_H
#define __LINUX_SPI_MMC_SPI_H
struct device;
struct mmc_host;
/* Put this in platform_data of a device being used to manage an MMC/SD
* card slot. (Modeled after PXA
regs-spi.h
/* linux/include/asm-arm/arch-s3c2410/regs-spi.h
*
* Copyright (c) 2004 Fetron GmbH
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera
spi-gpio.h
/* linux/include/asm-arm/arch-s3c2410/spi-gpio.h
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks
*
* S3C2410 - SPI Controller platfrom_device info
*
* This program is f
at91_spi.h
/*
* include/asm-arm/arch-at91/at91_spi.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People
*
* Serial Peripheral Interface (SPI) registers.
* Based on AT91RM9200 datasheet revi
spi_imx.h
/*
* include/asm-arm/arch-imx/spi_imx.h
*
* Copyright (C) 2006 SWAPP
* Andrea Paterniani
*
* Initial version inspired by:
* linux-2.6.17-rc3-mm1/include/asm-arm/arch
spi_test.c
/*********************************************************************************************
* File: spi_test.c
* Author: embest
* Desc: spi test file
* History:
* H.T.Zhang, Programming mod
spi_flash.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : spi_flash.c
* Author : MCD Application Team
* Version : V1.0
* Date
spi_flash.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : spi_flash.h
* Author : MCD Application Team
* Version : V1.0
* Date
spi_drive.c
#include "SPI_Drive.h"
void NOP()
{
int i;
for(i=0;i