OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_47/] [or1ksim/] [peripheral/] [dma.h] - Diff between revs 235 and 1308

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 235 Rev 1308
Line 19... Line 19...
*/
*/
 
 
/* Exported function prototypes */
/* Exported function prototypes */
void dma_reset( void );
void dma_reset( void );
void dma_clock( void );
void dma_clock( void );
 
void dma_status( void );
 
 
void set_dma_req_i( unsigned dma_controller, unsigned channel );
void set_dma_req_i( unsigned dma_controller, unsigned channel );
void clear_dma_req_i( unsigned dma_controller, unsigned channel );
void clear_dma_req_i( unsigned dma_controller, unsigned channel );
void set_dma_nd_i( unsigned dma_controller, unsigned channel );
void set_dma_nd_i( unsigned dma_controller, unsigned channel );
void clear_dma_nd_i( unsigned dma_controller, unsigned channel );
void clear_dma_nd_i( unsigned dma_controller, unsigned channel );

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.