代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.h
//==========================================================================
//
// flash.h
//
// Flash programming - device constants, etc.
//
//=======================================
flash.h
//==========================================================================
//
// flash.h
//
// Flash programming - device constants, etc.
//
//=======================================
flash.c
//=============================================================================
//
// flash.c - Cyclone Diagnostics
//
//======================================================================
flash.c
//==========================================================================
//
// flash.c
//
// ARM INTEGRATOR A/P FLASH program tool
//
//========================================
flash.c
//==========================================================================
//
// flash.c
//
// ARM PID7 eval board FLASH program tool
//
//=======================================
flash.h
/**
* \file
* Functions for reading and writing MSP430 flash ROM.
* \author Adam Dunkels
*/
/* Copyright (c) 2004 Swedish Institute of Computer Science.
* All rights reserved.
*
flash.c
/**
* \file
* Functions for reading and writing flash ROM.
* \author Adam Dunkels
*/
/* Copyright (c) 2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redi
flash.h
/**
* \file
* Functions for reading and writing MSP430 flash ROM.
* \author Adam Dunkels
*/
/* Copyright (c) 2004 Swedish Institute of Computer Science.
* All rights reserved.
*
flash.h
/*---------------------------------------------------------
FLASH functions.
---------------------------------------------------------*/
char flash_erase_all (void);
unsigned long flash_size (vo
flash.nc
/**
* Interface for writing and erasing in flash memory
*
* Author: Josh Herbach
* Revision: 1.0
* Date: 09/02/2005
*/
interface Flash
{
/**
* Writes numBytes of the buffer da