代码搜索结果
找到约 10,000 项符合
Memory 的代码
dma_export.h
#ifndef DMA_EXPORT_H
#define DMA_EXPORT_H
/****************************************************
* $Id:
*
* Copyright Motorola 1999
*
* $Log:
*
*************************************************
dma_export.h
#ifndef DMA_EXPORT_H
#define DMA_EXPORT_H
/****************************************************
* $Id:
*
* Copyright Motorola 1999
*
* $Log:
*
*************************************************
pm.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
readme
This directory contains board specific code for a generic MPC860T based
embedded computer, called 'GEN860T'. The design is generic in the sense that
common, readily available components are used and
dma_export.h
#ifndef DMA_EXPORT_H
#define DMA_EXPORT_H
/****************************************************
* $Id:
*
* Copyright Motorola 1999
*
* $Log:
*
*************************************************
dma_export.h
#ifndef DMA_EXPORT_H
#define DMA_EXPORT_H
/****************************************************
* $Id:
*
* Copyright Motorola 1999
*
* $Log:
*
*************************************************
pm.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
dpconfig.h
/*
** File: dpconfig.h
** Version: 1.0.1
**
** Copyright 1996 Applied Microsystems, Inc. All rights reserved.
**
** This file contains configuration information which needs to be ported
** to ne
os_cpu_a.asm
;********************************************************************************************************
; uC/OS-II
;
todo
* Routines for selecting the k largest or smallest values could use
heapsort for speed O(N log k) rather than insertion O(N k).
* Sorting of complex arrarys without using additional memory. We try
to