|
libpynq
(release 5EID0-2023 version 0.3.0 of 2024-04-25 09:42 )
|
#include "uio.h"#include <fcntl.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/mman.h>#include <unistd.h>
Go to the source code of this file.
Functions | |
| void * | setUIO (int uio_index, int length) |
| int | unsetUIO (void *uio_ptr, int length) |