代码搜索结果

找到约 12,665 项符合 DMA 的代码

dma.h

/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support & inf

dma.h

/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support & inf

dma.c

/* PC DMA support functions */ #include #include #include "global.h" #include "dma.h" #include "nospc.h" /* I/O port addresses for DMA page registers on the PC/AT */ static

mp-dma.c

/* DMA sound playback with OSS. */ #include #include #include #include #include #include #include /* Plays a so

dma.asl

Device(DMA1) { // 8237 DMA Controller Name(_HID,EISAID("PNP0200")) // Hardware Device ID Name(_CRS,Buffer(){ 0x2A,

dma.h

#ifndef __DMA_H #define __DMA_H #include "sys.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //DMA 驱动代码

dma.c

#include "dma.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //DMA 驱动代码 //正点原子@ALIENTEK //技术论坛:www.op

dma.h

#ifndef __DMA_H #define __DMA_H #include "sys.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //DMA 驱动代码

dma.c

#include "dma.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //DMA 驱动代码 //正点原子@ALIENTEK //技术论坛:www.op

dma.h

#ifndef __DMA_H #define __DMA_H #include "sys.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //Mini STM32开发板 //DMA 驱动代码