Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_icbmsg.c230 static struct block_content *block_from_index(const struct channel_config *ch_conf, in block_from_index() function
264 block = block_from_index(ch_conf, block_index); in buffer_from_index_validate()
415 block = block_from_index(&conf->tx, tx_block_index); in alloc_tx_buffer()
461 block = block_from_index(&conf->tx, tx_block_index); in release_tx_blocks()
586 block = block_from_index(&dev_data->conf->tx, tx_block_index); in send_block()
657 block = block_from_index(&conf->rx, rx_block_index); in match_bound_msg()