Home
last modified time | relevance | path

Searched defs:SHM_SIZE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-2.7.6/subsys/ipc/rpmsg_service/
Drpmsg_backend.h23 #define SHM_SIZE (VDEV_SIZE - VDEV_STATUS_SIZE) macro
/Zephyr-Core-2.7.6/samples/subsys/ipc/openamp/
Dcommon.h18 #define SHM_SIZE (VDEV_SIZE - VDEV_STATUS_SIZE) macro
/Zephyr-Core-2.7.6/samples/subsys/ipc/openamp_rsc_table/src/
Dmain_remote.c32 #define SHM_SIZE DT_REG_SIZE(SHM_NODE) macro
/Zephyr-Core-2.7.6/include/ipc/
Drpmsg_multi_instance.h29 #define SHM_SIZE VDEV_SIZE macro