Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 13 of 13) sorted by relevance

/subsys/ipc/ipc_service/backends/
A Dipc_icmsg.c20 const struct icmsg_config_t *conf = instance->config; in register_ept() local
31 const struct icmsg_config_t *conf = instance->config; in deregister_ept() local
40 const struct icmsg_config_t *conf = instance->config; in send() local
A Dipc_icmsg_me_follower.c98 static int bind_ept(const struct icmsg_config_t *conf, in bind_ept()
140 const struct icmsg_config_t *conf = instance->config; in received() local
193 const struct icmsg_config_t *conf = instance->config; in open() local
203 const struct icmsg_config_t *conf = instance->config; in register_ept() local
251 const struct icmsg_config_t *conf = instance->config; in send() local
271 const struct icmsg_config_t *conf = instance->config; in backend_init() local
A Dipc_icmsg_me_initiator.c75 const struct icmsg_config_t *conf = instance->config; in open() local
106 const struct icmsg_config_t *conf = instance->config; in register_ept() local
162 const struct icmsg_config_t *conf = instance->config; in send() local
177 const struct icmsg_config_t *conf = instance->config; in backend_init() local
A Dipc_icbmsg.c339 const struct icbmsg_config *conf = dev_data->conf; in alloc_tx_buffer() local
439 const struct icbmsg_config *conf = dev_data->conf; in release_tx_blocks() local
503 const struct icbmsg_config *conf = dev_data->conf; in release_tx_buffer() local
523 const struct icbmsg_config *conf = dev_data->conf; in send_control_message() local
557 const struct icbmsg_config *conf = dev_data->conf; in send_release() local
649 const struct icbmsg_config *conf = dev_data->conf; in match_bound_msg() local
848 const struct icbmsg_config *conf = dev_data->conf; in received_data() local
883 const struct icbmsg_config *conf = dev_data->conf; in received_release_data() local
910 const struct icbmsg_config *conf = dev_data->conf; in received_bound() local
1023 const struct icbmsg_config *conf = instance->config; in open() local
[all …]
A Dipc_rpmsg_static_vrings.c252 static int vr_shm_configure(struct ipc_static_vrings *vr, const struct backend_config_t *conf) in vr_shm_configure()
299 struct backend_config_t *conf = priv; in virtio_notify_cb() local
327 const struct backend_config_t *conf = instance->config; in mbox_init() local
357 const struct backend_config_t *conf = instance->config; in mbox_deinit() local
566 const struct backend_config_t *conf = instance->config; in open() local
627 const struct backend_config_t *conf = instance->config; in close() local
782 const struct backend_config_t *conf = instance->config; in backend_init() local
/subsys/ipc/ipc_service/lib/
A Dicmsg.c63 static int mbox_deinit(const struct icmsg_config_t *conf, in mbox_deinit()
363 static int mbox_init(const struct icmsg_config_t *conf, in mbox_init()
380 int icmsg_open(const struct icmsg_config_t *conf, in icmsg_open()
473 int icmsg_close(const struct icmsg_config_t *conf, in icmsg_close()
496 int icmsg_send(const struct icmsg_config_t *conf, in icmsg_send()
A Dicmsg_me.c53 int icmsg_me_init(const struct icmsg_config_t *conf, in icmsg_me_init()
62 int icmsg_me_open(const struct icmsg_config_t *conf, in icmsg_me_open()
180 int icmsg_me_send(const struct icmsg_config_t *conf, in icmsg_me_send()
/subsys/net/lib/latmon/
A Dlatmon.c139 static int send_trailing_data(int latmus, struct latmus_conf *conf, in send_trailing_data()
170 static int prepare_sample_data(uint32_t delta, struct latmus_conf *conf, in prepare_sample_data()
263 struct latmus_conf *conf) in measure()
282 struct latmus_conf *conf = p2; in monitor_thread_func() local
459 struct latmus_conf *conf) in get_latmus_conf()
490 struct latmus_conf *conf, in start_monitoring()
515 struct latmus_conf *conf = k_malloc(sizeof(*conf)); in handle_connection() local
/subsys/mgmt/mcumgr/transport/src/
A Dsmp_udp.c216 struct config *conf = (struct config *)p1; in smp_udp_receive_thread() local
293 static void create_thread(struct config *conf, const char *name) in create_thread()
/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
A Dradio_df.c262 uint32_t conf; in radio_df_ctrl_set() local
/subsys/bluetooth/mesh/
A Dprov.h136 uint8_t conf[PROV_AUTH_MAX_LEN]; /* Local/Remote Confirmation */ member
A Dcrypto.c646 int bt_mesh_prov_conf(uint8_t algorithm, const uint8_t *conf_key, in bt_mesh_prov_conf()
/subsys/bluetooth/host/classic/
A Dl2cap_br.c2275 struct bt_l2cap_conf_req *conf; in l2cap_br_conf() local

Completed in 41 milliseconds