代码搜索结果
找到约 10,000 项符合
SPI 的代码
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
hal_spi.c
/************************************************************************************
Filename: hal_spi.c
Description: Initialise USART1 for SPI.
************************************
spi_drv.h
/*H**************************************************************************
* NAME: spi_drv.h
*----------------------------------------------------------------------------
* Copy
spi_drv.c
/*C**************************************************************************
* NAME: spi_drv.c
*----------------------------------------------------------------------------
* Copyright (c)
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_flash.c
/*
* SPI flash interface
*
* Copyright (C) 2008 Atmel Corporation
*/
#define DEBUG
#include
#include
#include
#include
#include "spi_flash_internal.h"
at91_spi.h
/*
* [origin: Linux kernel include/asm-arm/arch-at91/at91_spi.h]
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People
*
* Serial Peripheral Interface (SPI) registers.
* Based on AT
at91_spi.h
/*
* [origin: Linux kernel include/asm-arm/arch-at91/at91_spi.h]
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People
*
* Serial Peripheral Interface (SPI) registers.
* Based on AT
spi_eeprom.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\book\test6\SPI_EEPROM\SPI_EEPROM\"
ProjectType=Executable
CPUFamily=TMS320C28XX
T