Searched refs:RL_BUFFER_PAYLOAD_SIZE (Results 1 – 5 of 5) sorted by relevance
78 #ifndef RL_BUFFER_PAYLOAD_SIZE79 #define RL_BUFFER_PAYLOAD_SIZE (496U) macro98 #ifndef RL_BUFFER_PAYLOAD_SIZE99 #define RL_BUFFER_PAYLOAD_SIZE(link_id) (496U) macro
43 #define RL_BUFFER_PAYLOAD_SIZE (496) macro
59 #define RL_BUFFER_SIZE (RL_BUFFER_PAYLOAD_SIZE + 16UL)672 if (size > (uint32_t)RL_BUFFER_PAYLOAD_SIZE) in rpmsg_lite_send()757 if (size > (uint32_t)RL_BUFFER_PAYLOAD_SIZE) in rpmsg_lite_send_nocopy()
347 protec_shmem_struct.config.buffer_payload_size = RL_BUFFER_PAYLOAD_SIZE; in platform_set_static_shmem_config()
116 |RL_BUFFER_PAYLOAD_SIZE | (496) | Size of the buffer payload, it must be equal to (2…