代码搜索:dataflash
找到约 774 项符合「dataflash」的源代码
代码结果 774
www.eeworm.com/read/165655/10055188
c uart.c
#include "My_head.h"
#include "MyProtocol.h"
#include "carddef.h"
#include "DS_addr.h"
#include "DataFlash.H"
/****************************************************/
#define DE_RE
www.eeworm.com/read/354856/6942121
c uart.c
#include "My_head.h"
#include "MyProtocol.h"
#include "carddef.h"
#include "DS_addr.h"
#include "DataFlash.H"
/****************************************************/
#define DE_RE
www.eeworm.com/read/302024/13844332
h at45db161.h
/*=========================================================================*
* 项目:
* 文件: AT45DB161_bsp.h
* 描述: DataFlash的底层驱动
* 编译:
* 版本: 1.00
* 创建日期: 2007年7月2日
* 最后修订:
* 修改历史:
www.eeworm.com/read/302024/13844334
bak at45db161.h.bak
/*=========================================================================*
* 项目:
* 文件: AT45DB161_bsp.h
* 描述: DataFlash的底层驱动
* 编译:
* 版本: 1.00
* 创建日期: 2007年7月2日
* 最后修订:
* 修改历史:
www.eeworm.com/read/471941/6884300
h hal.h
/* hal.h */
#ifndef HAL_H
#define HAL_H
#ifdef __cplusplus
extern "C"
{
#endif
// MSP430F123 DataFlash
// +---------------+
// | P2.2 | ---> DATA_FLASH_WP
// |
www.eeworm.com/read/302036/13844207
c 45db.c
/*=========================================================================*
* 项目: PDK2000E
* 文件: AT45DB081_bsp.c
* 描述: DataFlash的底层驱动
* 编译: LXF、GTX
* 版本: 1.00
* 创建日期: 2006年4月28日
*
www.eeworm.com/read/377864/9260319
c sound_system2.c
/*
Erase all pages if desired.
Write data to buffer 1. If buffer is full, write buffer to page.
Read DataFlash alternating through buffer1 and buffer2 into the data register.
*/
#include
www.eeworm.com/read/311666/13627163
c sound_system2.c
#include
#include
#include "dataflash.h"
// prototypes
void setup (void);
void erasing (void);
void recording (void);
void write_to_flash (unsigned char ad_data);
www.eeworm.com/read/251396/6487993
c sound_system2.c
/*
Erase all pages if desired.
Write data to buffer 1. If buffer is full, write buffer to page.
Read DataFlash alternating through buffer1 and buffer2 into the data register.
*/
#include
www.eeworm.com/read/261534/11638561
c sound_system2.c
/*
Erase all pages if desired.
Write data to buffer 1. If buffer is full, write buffer to page.
Read DataFlash alternating through buffer1 and buffer2 into the data register.
*/
#include