Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_icbmsg.c302 static int buffer_to_index_validate(const struct channel_config *ch_conf, in buffer_to_index_validate() function
506 tx_block_index = buffer_to_index_validate(&conf->tx, buffer, &size); in release_tx_buffer()
559 rx_block_index = buffer_to_index_validate(&conf->rx, buffer, NULL); in send_release()
1229 rx_block_index = buffer_to_index_validate(&conf->rx, buffer, NULL); in hold_rx_buffer()