Home
last modified time | relevance | path

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

/Zephyr-4.1.0/subsys/ipc/ipc_service/backends/
Dipc_icbmsg.c163 struct icbmsg_config { struct
182 const struct icbmsg_config *conf;/* Backend instance config. */ argument
338 const struct icbmsg_config *conf = dev_data->conf; in alloc_tx_buffer()
438 const struct icbmsg_config *conf = dev_data->conf; in release_tx_blocks()
502 const struct icbmsg_config *conf = dev_data->conf; in release_tx_buffer()
522 const struct icbmsg_config *conf = dev_data->conf; in send_control_message()
556 const struct icbmsg_config *conf = dev_data->conf; in send_release()
648 const struct icbmsg_config *conf = dev_data->conf; in match_bound_msg()
847 const struct icbmsg_config *conf = dev_data->conf; in received_data()
882 const struct icbmsg_config *conf = dev_data->conf; in received_release_data()
[all …]