Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/lib/
Dicmsg.c376 int allocated_len; in icmsg_get_tx_buffer() local
400 allocated_len = ret; in icmsg_get_tx_buffer()
406 *size = allocated_len; in icmsg_get_tx_buffer()
411 if (*size == allocated_len) { in icmsg_get_tx_buffer()
421 *size = allocated_len; in icmsg_get_tx_buffer()