/Zephyr-4.1.0/subsys/bluetooth/host/ |
D | conn_internal.h | 540 const char *func, int line); 560 const char *func, int line);
|
/Zephyr-4.1.0/samples/bluetooth/periodic_adv_rsp/src/ |
D | main.c | 329 discover_params.func = discover_func; in main() 353 write_params.func = write_func; in main()
|
/Zephyr-4.1.0/include/zephyr/portability/ |
D | cmsis_os2.h | 368 osThreadId_t osThreadNew(osThreadFunc_t func, void *argument, const osThreadAttr_t *attr); 494 osTimerId_t osTimerNew(osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t …
|
/Zephyr-4.1.0/doc/hardware/arch/ |
D | arc-support-status.rst | 100 sections with calls to :c:func:`arc_vpx_lock` and :c:func:`arc_vpx_unlock` to
|
D | semihost.rst | 58 directly with :c:func:`semihost_exec` with one of the instructions defined
|
/Zephyr-4.1.0/doc/services/device_mgmt/smp_groups/ |
D | smp_group_2.rst | 27 :c:macro:`STATS_INIT_AND_REG` macro or :c:func:`stats_init_and_reg` function 140 :c:macro:`STATS_INIT_AND_REG` macro or :c:func:`stats_init_and_reg` function
|
/Zephyr-4.1.0/doc/kernel/services/synchronization/ |
D | mutexes.rst | 98 It must then be initialized by calling :c:func:`k_mutex_init`. 120 A mutex is locked by calling :c:func:`k_mutex_lock`. 143 A mutex is unlocked by calling :c:func:`k_mutex_unlock`.
|
/Zephyr-4.1.0/doc/connectivity/bluetooth/api/mesh/ |
D | core.rst | 22 :c:func:`bt_mesh_lpn_poll`. The LPN operation parameters, including poll 50 by calling :c:func:`bt_mesh_rpl_pending_store`. This is up to the node to decide, 60 calling :c:func:`bt_mesh_rpl_pending_store` may reduce a risk of security
|
/Zephyr-4.1.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
D | central.c | 131 discover_params.func = discover_func; in gatt_discover()
|
/Zephyr-4.1.0/doc/releases/ |
D | release-notes-3.3.rst | 226 | :c:func:`zephyr_smp_transport_init` | :c:func:`smp_transport_init` | 228 | :c:func:`zephyr_smp_rx_req` | :c:func:`smp_rx_req` | 230 | :c:func:`zephyr_smp_alloc_rsp` | :c:func:`smp_alloc_rsp` | 232 | :c:func:`zephyr_smp_free_buf` | :c:func:`smp_free_buf` | 243 | :c:func:`zephyr_smp_transport_out_fn` | :c:func:`smp_transport_out_fn` | 245 | :c:func:`zephyr_smp_transport_get_mtu_fn` | :c:func:`smp_transport_get_mtu_fn` | 247 | :c:func:`zephyr_smp_transport_ud_copy_fn` | :c:func:`smp_transport_ud_copy_fn` | 249 | :c:func:`zephyr_smp_transport_ud_free_fn` | :c:func:`smp_transport_ud_free_fn` | 271 :c:func:`settings_mount_fs_backend` in favor of :c:func:`settings_mount_file_backend` 282 * PCIe APIs :c:func:`pcie_probe` and :c:func:`pcie_bdf_lookup` have been [all …]
|
/Zephyr-4.1.0/doc/kernel/services/ |
D | interrupts.rst | 56 provides the :c:func:`k_is_in_isr` API to allow the routine to 231 :c:macro:`IRQ_CONNECT` or :c:func:`irq_connect_dynamic`), the interrupt line will 239 interrupts using :c:macro:`IRQ_CONNECT` and :c:func:`irq_connect_dynamic` as 243 allow users to dynamically disconnect ISRs using :c:func:`irq_disconnect_dynamic`. 257 then be enabled by calling :c:func:`irq_enable`. 291 :c:func:`irq_connect_dynamic`. It is used in exactly the same way as 403 If dynamic interrupts are enabled, :c:func:`irq_connect_dynamic` will allow sharing interrupts 448 The :c:func:`irq_disconnect_dynamic` call will result in interrupt 24 becoming 504 void *func; 590 lines. Whenever an interrupt line becomes shared, :c:func:`z_shared_isr` will [all …]
|
/Zephyr-4.1.0/tests/subsys/logging/log_switch_format/src/ |
D | main.c | 164 output->func((uint8_t *)buffer, sizeof(buffer), (void *)output); in custom_formatting()
|
/Zephyr-4.1.0/subsys/bluetooth/audio/ |
D | cap_internal.h | 224 int bt_cap_common_discover(struct bt_conn *conn, bt_cap_common_discover_func_t func);
|
D | csip_set_coordinator.c | 565 client->write_params.func = cb; in csip_set_coordinator_write_set_lock() 588 client->read_params.func = csip_set_coordinator_discover_insts_read_sirk_cb; in read_sirk() 623 client->read_params.func = cb; in csip_set_coordinator_read_set_size() 658 client->read_params.func = cb; in csip_set_coordinator_read_rank() 697 client->discover_params.func = discover_func; in discover_func() 802 client->discover_params.func = discover_func; in primary_discover_func() 1308 client->read_params.func = csip_set_coordinator_read_lock_cb; in csip_set_coordinator_read_set_lock() 1455 client->discover_params.func = primary_discover_func; in bt_csip_set_coordinator_discover()
|
D | bap_scan_delegator.c | 1643 void bt_bap_scan_delegator_foreach_state(bt_bap_scan_delegator_state_func_t func, void *user_data) in bt_bap_scan_delegator_foreach_state() argument 1649 stop = func(&scan_delegator.recv_states[i].state, user_data); in bt_bap_scan_delegator_foreach_state() 1659 bt_bap_scan_delegator_state_func_t func; member 1670 found = param->func(recv_state, param->user_data); in scan_delegator_state_find_state_cb() 1681 bt_bap_scan_delegator_find_state(bt_bap_scan_delegator_state_func_t func, void *user_data) in bt_bap_scan_delegator_find_state() argument 1685 .func = func, in bt_bap_scan_delegator_find_state()
|
D | pacs.c | 201 static void foreach_cap(sys_slist_t *list, bt_pacs_cap_foreach_func_t func, in foreach_cap() argument 207 if (!func(cap, user_data)) { in foreach_cap() 1047 params.func = pacs_gatt_notify_complete_cb; in pacs_gatt_notify() 1290 void bt_pacs_cap_foreach(enum bt_audio_dir dir, bt_pacs_cap_foreach_func_t func, void *user_data) in bt_pacs_cap_foreach() argument 1294 CHECKIF(func == NULL) { in bt_pacs_cap_foreach() 1304 foreach_cap(pac, func, user_data); in bt_pacs_cap_foreach()
|
/Zephyr-4.1.0/subsys/bluetooth/host/classic/ |
D | l2cap_br_internal.h | 205 const char *func, int line);
|
/Zephyr-4.1.0/subsys/logging/backends/ |
D | log_backend_ble.c | 128 .func = NULL, in line_out()
|
/Zephyr-4.1.0/soc/cdns/dc233c/include/ |
D | xtensa-dc233c.ld | 128 #define LIB_OBJ_FUNC_IN_SECT(library, obj_file, func) \ argument 129 *##library##:##obj_file##(.literal.##func .text.##func) \
|
/Zephyr-4.1.0/tests/bsim/bluetooth/audio/src/ |
D | has_client_test.c | 488 discover_params.func = discover_features_cb; in discover_and_subscribe_features() 554 discover_params.func = discover_active_preset_index_cb; in discover_and_subscribe_active_preset_index() 619 discover_params.func = discover_control_point_cb; in discover_and_subscribe_control_point()
|
/Zephyr-4.1.0/tests/kernel/timer/timer_api/src/ |
D | timer_convert.c | 28 void *func; member 245 uint32_t (*convert)(uint32_t) = (uint32_t (*)(uint32_t)) t->func; in test_conversion() 256 uint64_t (*convert)(uint64_t) = (uint64_t (*)(uint64_t)) t->func; in test_conversion()
|
/Zephyr-4.1.0/scripts/tests/twister/ |
D | test_jobserver.py | 327 assert job.release_func.func == expected_func.func
|
/Zephyr-4.1.0/subsys/bluetooth/host/classic/shell/ |
D | bredr.c | 491 .func = sdp_hfp_ag_user, 498 .func = sdp_a2src_user,
|
/Zephyr-4.1.0/lib/acpi/ |
D | acpi.c | 744 dmar_foreach_subtable_func_t func, void *arg) in acpi_dmar_foreach_subtable() argument 757 func(subtable, arg); in acpi_dmar_foreach_subtable() 764 dmar_foreach_devscope_func_t func, void *arg) in acpi_dmar_foreach_devscope() argument 778 func(devscope, arg); in acpi_dmar_foreach_devscope()
|
/Zephyr-4.1.0/subsys/ipc/ipc_service/lib/ |
D | ipc_static_vrings.c | 100 vr->vdev.func = &dispatch; in vq_setup()
|