Home
last modified time | relevance | path

Searched refs:in_band_mailbox_size (Results 1 – 3 of 3) sorted by relevance

/SCP-firmware-master/module/transport/include/
A Dmod_transport.h160 size_t in_band_mailbox_size; member
/SCP-firmware-master/module/transport/src/
A Dmod_transport.c763 (channel_ctx->config->in_band_mailbox_size == 0)) { in transport_channel_init()
784 fwk_mm_alloc(1, channel_ctx->config->in_band_mailbox_size); in transport_channel_init()
786 fwk_mm_alloc(1, channel_ctx->config->in_band_mailbox_size); in transport_channel_init()
788 channel_ctx->config->in_band_mailbox_size - in transport_channel_init()
/SCP-firmware-master/module/transport/doc/
A Dtransport.md326 .in_band_mailbox_size = SCP_SCMI_PAYLOAD_SIZE,

Completed in 9 milliseconds