代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.c
/*
FreeRTOS V3.2.2 - Copyright (C) 2003-2005 Richard Barry.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify
it under the te
flash.c
#include
#include
#include
#include
#include
#include "bootldr.h"
#include "flash1.h"
#include "workitem.h"
#define FLASH_STAR
flash.hpp
/*++
Copyright (c) 1995, 1996, 1997, 1998 Microsoft Corporation
Module Name:
flash.hxx
Abstract:
This module contains definitions for flash programming service class
Author:
flash.c
/***************************************************************************
* File: flash.c
* Modified By: Naresh Gupta (nkgupta@hotmail.com)
* Organization: Hitachi Semiconductor America Inc.
flash.cpp
/*
* $Workfile: Flash.CPP $
* $Revision: 2 $
* $Date: 4/07/00 8:49a $
* $Modtime: 4/07/00 8:37a $
* $Author: Sarma $
*
* Copyright (c) 1998 National Semiconductor Corporation.
* All Ri
flash.txt
Title: flash
Target: PIC18Fxx8
Description:
A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's
FLASH Program Memory.
The FLASH Prog
flash.c
/*A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's FLASH memory.*/
/*Refer to flash.txt for additional information*/
/*Source code for flash_re
flash.h
#define RELOAD_FLASH (RB4)
/* Sample SCI serial routines. */
#define BAUD 9600
#define FOSC 4000000L
#define NINE 0 /* Use 9bit communication? FALSE=8bit */
#define DIVIDER ((int)(FOSC
flash.h
/* FLASH CONTROL INTERFACE */
#define READ_HALF_WORD 0x00000001
#define WRITE_HALF_WORD 0x00000002
#define ERASE_WRITE 0x00000003
#define VERIFY_HALF_WORD 0x00000004
#de
flash.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : flash.c
* Author : MCD Application Team
* Date First Issued : 07/28/2003
* Descript