代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi_drv.c
/*C**************************************************************************
* NAME: spi_drv.c
*----------------------------------------------------------------------------
* Copyright (c)
ma_spi.h
/*
*****************************************************************************
**
** Project : My project
**
** Component : LPC2106 (LPC2106)
**
** Modulename : SPI
*
ma_spi.c
/*
*****************************************************************************
**
** Project : My project
**
** Component : LPC2106 (LPC2106)
**
** Modulename : SPI
*
ma_spi.h
/*
*****************************************************************************
**
** Project : My project
**
** Component : LPC2106 (LPC2106)
**
** Modulename : SPI
*
ma_spi.c
/*
*****************************************************************************
**
** Project : My project
**
** Component : LPC2106 (LPC2106)
**
** Modulename : SPI
*
htlcd_spi.c
#include "73x_lib.h"
#include "73x_type.h"
#include "div.h"
#include "HTLCD_SPI.h"
/**********************************************************************************
函数功能:初始化LCDIO口
入口:
htlcd_spi.h
#ifndef HTLCDspi_h
#define HTLCDspi_h
#ifndef HTLCDSPI_C
#define HTLCDSPI_EXT extern
#else
#define HTLCDSPI_EXT
#endif
#include "Pub_PUCK.h"
#define SYS_DIS_CMD 0x0800 //只取低12位
#defi
spi_flash.c
/*
* SPI flash interface
*
* Copyright (C) 2008 Atmel Corporation
*/
#define DEBUG
#include
#include
#include
#include
#include "spi_flash_internal.h"
soft_spi.c
/*
* (C) Copyright 2002
* Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com.
*
* Influenced by code from:
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list
mxc_spi.c
/*
* Copyright (C) 2008, Guennadi Liakhovetski
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* pu