Changes between Version 9 and Version 10 of cma_driver


Ignore:
Timestamp:
Nov 11, 2014, 12:31:49 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cma_driver

    v9 v10  
    1818The addressable registers map is defined [source:soft/giet_vm/giet_drivers/cma_driver.h here].
    1919
    20 == __Access Functions__ ==
     20== Access Functions ==
    2121
    2222=== __unsigned int '''_cma_get_register'''( unsigned int channel,  unsigned int index )__ ===
     
    3939 * channel : CMA channel index.
    4040
    41 == __Interrupt Service Routine__ ==
     41== Interrupt Service Routine ==
    4242
    4343 === __void '''_cma_isr'''( unsigned int irq_type,  unsigned int irq_id,  unsigned int channel )__ ===