代码搜索结果
找到约 10,000 项符合
Memory 的代码
progctrl.psm
;KCPSM3 Program - UART programming of StrataFLASH memory on the Spartan-3E Starter Kit.
;
;Ken Chapman - Xilinx Ltd
zip.h
#ifndef _zip_H
#define _zip_H
// ZIP functions -- for creating zip files
// This file is a repackaged form of the Info-Zip source code available
// at www.info-zip.org. The original copyright
re data flash program.txt
Russ,
oops, I never got back to you on this one, sorry.
I did this to initialize the reset-counter to 20 (just a number arbirarily
chosen) when the program gets downloaded initially.
Since t
gcinterface.html
Garbage Collector Interface
C Interface
On many platforms, a single-threaded garbage collector library can be built
to act as a plug-in ma
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
dlmalloc.h
/*
Default header file for malloc-2.7.0, written by Doug Lea
and released to the public domain. Use, modify, and redistribute
this code without permission or acknowledgement in any way you wish
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
mb_info.h
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t
dmf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
startup.a51
; $Id: //depot/software/SDK1/UV2/C51/lib/Triscend/STARTUP.A51#2 $
;------------------------------------------------------------------------------
; This file is originally part of the C51 Compiler