代码搜索:dataflash
找到约 774 项符合「dataflash」的源代码
代码结果 774
www.eeworm.com/read/403719/11512594
h configdefines.h
/*****************************************************************************
*
* (c) Freescale Semiconductor
* 2004 All Rights Reserved
*
*
****************************************************
www.eeworm.com/read/258581/11853334
h configdefines.h
/*****************************************************************************
*
* (c) Freescale Semiconductor
* 2004 All Rights Reserved
*
*
****************************************************
www.eeworm.com/read/215836/15046506
h configdefines.h
/*****************************************************************************
*
* (c) Freescale Semiconductor
* 2004 All Rights Reserved
*
*
****************************************************
www.eeworm.com/read/107423/6189313
c at45.c
#include
#include
#include
#ifdef CFG_DRIVER_AT45
#include "spi.h"
#include "at45.h"
#define CS PIO(6)
int dataflash_probe( void) {
int dfcode;
dfcode = g
www.eeworm.com/read/107422/6189396
c at45.c
#include
#include
#include
#ifdef CFG_DRIVER_AT45
#include "spi.h"
#include "at45.h"
#define CS PIO(6)
int dataflash_probe( void) {
int dfcode;
dfcode = g
www.eeworm.com/read/394358/8228793
makefile
#
# linux/drivers/devices/Makefile
#
# $Id: Makefile,v 1.1.1.1 2007/09/01 10:29:10 hansorblue Exp $
obj-$(CONFIG_MTD_DOC2000) += doc2000.o
obj-$(CONFIG_MTD_DOC2001) += doc2001.o
obj-$(CONFIG_MTD_DOC2
www.eeworm.com/read/312645/3657046
old entries.extra.old
D/at29cxxxx////
D/at49xxxx////
D/dataflash////
www.eeworm.com/read/100642/15868261
at45db021b ò»
/***************************/
/* atmel dataflash */
/****AT45DB021B 驱动程序****/
/***************************/
www.eeworm.com/read/380340/9152161
h memory.h
/****************************************************************
* ATMEL的DATAFLASH操作函数库(FOR AT45DB161D) *
* *
*