libpynq (release 5EWC0-2023 version 0.2.1 of 2023-09-01 11:02)
Loading...
Searching...
No Matches
arm_shared_memory_system.h File Reference
#include <stdint.h>
Include dependency graph for arm_shared_memory_system.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  arm_shared_t
 

Typedefs

typedef struct arm_shared_t arm_shared
 

Functions

void * arm_shared_init (arm_shared *handle, const uint32_t address, const uint32_t length)
 
void arm_shared_close (arm_shared *handle)