Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
rpmsg_mi_ctx_shm_cfg Struct Reference

#include <rpmsg_multi_instance.h>

Data Fields

uintptr_t addr
 
size_t size
 
unsigned int instance
 

Field Documentation

◆ addr

uintptr_t rpmsg_mi_ctx_shm_cfg::addr

Physical address shared memory region.

◆ instance

unsigned int rpmsg_mi_ctx_shm_cfg::instance

Internal counter.

◆ size

size_t rpmsg_mi_ctx_shm_cfg::size

Size shared memory region.


The documentation for this struct was generated from the following file: