Changes between Version 2 and Version 3 of library_mwmr


Ignore:
Timestamp:
Nov 6, 2014, 1:41:36 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_mwmr

    v2 v3  
    1414The ''vobj_get_vbase()'' system call can be used by the tasks to get the virtual base address of the channel from it's name.
    1515
    16 ==__ Blocking Functions__==
     16== __ Blocking Functions__ ==
    1717
    1818The ''mwmr_read()'' and ''mwmr_write()'' functions are blocking functions, that return only when the transfer is completed.
     
    3333
    3434
    35 ==__Non Blocking Functions__==
     35== __Non Blocking Functions__ ==
    3636
    3737The ''nb_mwmr_read()'' and ''nb_mwmr_write()'' functions are non-blocking functions.