代码搜索结果
找到约 10,000 项符合
SPI 的代码
mac_spi.h
/**************************************************************************************************
Filename: mac_spi.h
Revised: $Date: 2007-10-29 22:37:25 -0700 (Mon, 29 Oct 2007)
csl_spi.h
/** @mainpage SPI
*
* @section Introduction
*
* @subsection xxx Purpose and Scope
* The purpose of this document is to identify a set of common CSL APIs for
* the SPI Module across various devic
cslr_spi.h
#ifndef _CSLR_SPI_1_H_
#define _CSLR_SPI_1_H_
/*********************************************************************
* Copyright (C) 2003-2004 Texas Instruments Incorporated.
* All Rights Reser
spi_eeprom.c
/*
* linux/arch/mips/tx4938/toshiba_rbtx4938/spi_eeprom.c
* Copyright (C) 2000-2001 Toshiba Corporation
*
* 2003-2005 (c) MontaVista Software, Inc. This file is licensed under the
* terms of the
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:
*
*
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
sdcard_spi.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity sdcard_spi is
generic(
write_block_length:integer:=512;
sd_card_size:integer:=4*1024
);
port(
res
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_isr.c
//*---------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-----------------------------------------------------
spi1.h
//*---------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-----------------------------------------------------