Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/ipc/rpmsg_service/
Drpmsg_backend.h23 #define SHM_SIZE (VDEV_SIZE - VDEV_STATUS_SIZE) macro
/Zephyr-latest/samples/subsys/ipc/openamp/
Dcommon.h18 #define SHM_SIZE (VDEV_SIZE - VDEV_STATUS_SIZE) macro
/Zephyr-latest/tests/posix/shm/src/
Dmain.c16 #define SHM_SIZE 8 macro
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/src/
Dmain_remote.c37 #define SHM_SIZE DT_REG_SIZE(SHM_NODE) macro