URL
https://opencores.org/ocsvn/or1k/or1k/trunk
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 );
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.