Home
last modified time | relevance | path

Searched refs:work (Results 901 – 925 of 991) sorted by relevance

1...<<31323334353637383940

/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_3.rst25 the original upstream version, however, the original client functionality should work for
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/
Dindex.rst98 chip. Therefore, if UART4 is used, WiFI/BT will not work properly.
/Zephyr-latest/arch/arm64/core/
DKconfig144 the checking work.
/Zephyr-latest/dts/arm/st/g0/
Dstm32g0.dtsi5 * Copyright (C) 2020 Framework Computer LLC <ktl@frame.work>
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst96 …This does not work unless you also :ref:`declare the context pointer type <conn_mgr_impl_declaring…
117 For :c:macro:`CONN_MGR_CONN_DEFINE` to work, you must declare a corresponding context pointer type.
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c1390 static void dhcpv4_server_timeout(struct k_work *work) in dhcpv4_server_timeout() argument
1392 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in dhcpv4_server_timeout()
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst314 :c:func:`main`, but this will only work if the main application supports it,
365 may not work in the other due to endianness bugs.
/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisioner.c452 static void prov_dh_key_gen_handler(struct k_work *work) in prov_dh_key_gen_handler() argument
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt.c134 static void file_close_work_handler(struct k_work *work) in file_close_work_handler() argument
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.zsh36 'blobs[work with binary blobs]'
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c998 static void autohandler(struct k_work *work) in autohandler() argument
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst114 Device drivers for IEEE 802.15.4 L2 work basically the same as for
/Zephyr-latest/doc/connectivity/networking/
Dnetwork_monitoring.rst23 network RX and TX traffic. Similar instructions should work also in other
/Zephyr-latest/boards/st/nucleo_h745zi_q/doc/
Dindex.rst247 (with STM32CubeProgrammer for example) to make it work again.
/Zephyr-latest/boards/element14/warp7/doc/
Dindex.rst202 M4 console for Zephyr with both configured to work at 115200 8N1.
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst190 and work to remove global state from the ``west`` package's API:
614 be easier for most people to work with than the old one.
768 work, but was not possible in west v0.5.x because distinct projects may
Dwest-apis.rst141 expediency during the west v1.2 release time frame to work around a build
/Zephyr-latest/subsys/bluetooth/host/
Datt.c3138 static void att_timeout(struct k_work *work) in att_timeout() argument
3141 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in att_timeout()
3456 static void att_enhanced_connection_work_handler(struct k_work *work) in att_enhanced_connection_work_handler() argument
3458 const struct k_work_delayable *dwork = k_work_delayable_from_work(work); in att_enhanced_connection_work_handler()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br.c203 static void l2cap_br_rtx_timeout(struct k_work *work) in l2cap_br_rtx_timeout() argument
205 struct bt_l2cap_br_chan *chan = BR_CHAN_RTX(work); in l2cap_br_rtx_timeout()
/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c1109 static void modem_rssi_query_work(struct k_work *work) in modem_rssi_query_work() argument
1121 if (work) { in modem_rssi_query_work()
/Zephyr-latest/doc/develop/flash_debug/
Dprobes.rst383 to work with J-Link. To do this, SEGGER offers a firmware upgrading the
486 NXP S32 Debug Probe is designed to work in conjunction with NXP S32 Design Studio
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/
Dindex.rst141 UART4 is used, WiFI/BT will not work properly.
/Zephyr-latest/cmake/modules/
Dyaml.cmake32 # Support for list of objects are currently experimental and not guranteed to work.
/Zephyr-latest/doc/develop/test/
Dpytest.rst6 *Please mind that integration of twister with pytest is still work in progress. Not every platform
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c161 static void iso_send(struct k_work *work) in iso_send() argument

1...<<31323334353637383940