/subsys/ipc/ipc_service/backends/ |
A D | ipc_icmsg.c | 20 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 D | ipc_icmsg_me_follower.c | 98 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 D | ipc_icmsg_me_initiator.c | 75 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 D | ipc_icbmsg.c | 339 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 D | ipc_rpmsg_static_vrings.c | 252 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 D | icmsg.c | 63 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 D | icmsg_me.c | 53 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 D | latmon.c | 139 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 D | smp_udp.c | 216 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 D | radio_df.c | 262 uint32_t conf; in radio_df_ctrl_set() local
|
/subsys/bluetooth/mesh/ |
A D | prov.h | 136 uint8_t conf[PROV_AUTH_MAX_LEN]; /* Local/Remote Confirmation */ member
|
A D | crypto.c | 646 int bt_mesh_prov_conf(uint8_t algorithm, const uint8_t *conf_key, in bt_mesh_prov_conf()
|
/subsys/bluetooth/host/classic/ |
A D | l2cap_br.c | 2275 struct bt_l2cap_conf_req *conf; in l2cap_br_conf() local
|