Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/lib/
Dicmsg_me.c265 const void *buffer_to_drop = user_buffer_to_icmsg_buffer(buffer); in icmsg_me_drop_tx_buffer() local
267 return icmsg_drop_tx_buffer(conf, &data->icmsg_data, buffer_to_drop); in icmsg_me_drop_tx_buffer()