Home
last modified time | relevance | path

Searched refs:work (Results 926 – 950 of 991) sorted by relevance

1...<<31323334353637383940

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c90 static void rx_work_handler(struct k_work *work);
97 static void init_work(struct k_work *work);
4227 static void init_work(struct k_work *work) in init_work() argument
4237 static void rx_work_handler(struct k_work *work) in rx_work_handler() argument
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst27 of the thread's processing. Special macros exist to create and work with
297 not the per-CPU interrupt stack. Design work to enable the use of the
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst369 There are three implementations that work in a similar way, providing a virtual
506 is generic in nature and should work with different hardware variants, then it
/Zephyr-latest/doc/build/dts/
Dbindings-syntax.rst201 description: Configures USB controllers to work up to a specific speed.
430 implicit specifier space naming convention doesn't work. One appropriate
Dphandles.rst205 work in DTS files, before moving on to a concrete example and providing
Dtroubleshooting.rst155 This **does not always work** since not all drivers use ``DT_DRV_COMPAT``.
/Zephyr-latest/subsys/net/lib/dhcpv6/
Ddhcpv6.c2041 static void dhcpv6_timeout(struct k_work *work) in dhcpv6_timeout() argument
2047 ARG_UNUSED(work); in dhcpv6_timeout()
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/
Dindex.rst228 work with Zephyr applications in most cases. The reason is that there is
/Zephyr-latest/cmake/modules/
Ddts.cmake36 # files in scripts/dts to make all this work. We also optionally will
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst143 sample to connect to it, it does require some work on the user's part to
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c1491 static void signal_interval_timeout(struct k_work *work) in signal_interval_timeout() argument
1493 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in signal_interval_timeout()
/Zephyr-latest/doc/releases/
Dmigration-guide-3.6.rst197 Drivers and applications that are supposed to work in multilevel-interrupt configurations should
574 The APIs were marked as callable from usermode but in practice this does not work as the device
Drelease-notes-1.10.rst321 * :github:`3682` - incremental builds do not work properly in Windows
384 * :github:`4182` - NET_APP_SETTINGS for 15.4 doesn't seem to work (if to trust 15.4 shell)
/Zephyr-latest/doc/services/shell/
Dindex.rst171 ``Tab`` completion do not work.
768 backend and the Log RTT backend does not work by default, because both default
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst73 Also various system services like DHCP and DNS need connection endpoints to work.
/Zephyr-latest/doc/build/cmake/
Dindex.rst154 The *gen_syscall.py* and *parse_syscalls.py* scripts work
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig85 in the monitored socket, a user supplied work is called.
/Zephyr-latest/boards/ezurio/bl5340_dvk/doc/
Dindex.rst400 Many of the Bluetooth examples will work on the BL5340 DVK.
/Zephyr-latest/boards/ezurio/bt610/doc/
Dbt610.rst573 Many of the Bluetooth examples will work on the BT610.
/Zephyr-latest/boards/nxp/imx93_evk/doc/
Dindex.rst333 How does it work?
/Zephyr-latest/subsys/debug/
DKconfig300 CFLAGS and not Kconfig. Added solely to be able to work
/Zephyr-latest/doc/kernel/data_structures/
Dring_buffers.rst96 :c:func:`ring_buf_item_put` and :c:func:`ring_buf_item_get`, and work
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst385 The newer implementations should be able to work with older ones in backward compatible mode.
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst31 However, the instructions are generic and will work on other boards unless
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/
Dindex.rst229 Required kernel modules must be loaded for RPMSG to work:

1...<<31323334353637383940