/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_3.rst | 25 the original upstream version, however, the original client functionality should work for
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 98 chip. Therefore, if UART4 is used, WiFI/BT will not work properly.
|
/Zephyr-latest/arch/arm64/core/ |
D | Kconfig | 144 the checking work.
|
/Zephyr-latest/dts/arm/st/g0/ |
D | stm32g0.dtsi | 5 * Copyright (C) 2020 Framework Computer LLC <ktl@frame.work>
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 96 …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/ |
D | dhcpv4_server.c | 1390 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/ |
D | bsim_boards_design.rst | 314 :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/ |
D | provisioner.c | 452 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/ |
D | fs_mgmt.c | 134 static void file_close_work_handler(struct k_work *work) in file_close_work_handler() argument
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.zsh | 36 'blobs[work with binary blobs]'
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | updatehub.c | 998 static void autohandler(struct k_work *work) in autohandler() argument
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 114 Device drivers for IEEE 802.15.4 L2 work basically the same as for
|
/Zephyr-latest/doc/connectivity/networking/ |
D | network_monitoring.rst | 23 network RX and TX traffic. Similar instructions should work also in other
|
/Zephyr-latest/boards/st/nucleo_h745zi_q/doc/ |
D | index.rst | 247 (with STM32CubeProgrammer for example) to make it work again.
|
/Zephyr-latest/boards/element14/warp7/doc/ |
D | index.rst | 202 M4 console for Zephyr with both configured to work at 115200 8N1.
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 190 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
|
D | west-apis.rst | 141 expediency during the west v1.2 release time frame to work around a build
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | att.c | 3138 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/ |
D | l2cap_br.c | 203 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/ |
D | simcom-sim7080.c | 1109 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/ |
D | probes.rst | 383 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/ |
D | index.rst | 141 UART4 is used, WiFI/BT will not work properly.
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 32 # Support for list of objects are currently experimental and not guranteed to work.
|
/Zephyr-latest/doc/develop/test/ |
D | pytest.rst | 6 *Please mind that integration of twister with pytest is still work in progress. Not every platform
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_bis.c | 161 static void iso_send(struct k_work *work) in iso_send() argument
|