|
libpynq
(release 5EID0-2023 version 0.3.0 of 2024-04-25 09:42 )
|

Go to the source code of this file.
Functions | |
| void * | setUIO (int uio_index, int length) |
| int | unsetUIO (void *uio_ptr, int length) |
Functions to interact with linux UIO.
MODIFICATION HISTORY:
Ver Who Date Changes ----_ -------- -------- ----------------------------------------------- 1.00 yrq 12/05/17 Initial release
Definition in file uio.h.
| void* setUIO | ( | int | uio_index, |
| int | length | ||
| ) |