libpynq  (release 5EID0-2023 version 0.3.0 of 2024-04-25 09:42 )
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)