Home
last modified time | relevance | path

Searched refs:work (Results 951 – 975 of 991) sorted by relevance

1...<<31323334353637383940

/Zephyr-latest/doc/build/kconfig/
Dsetting.rst388 choice in multiple locations. For this to work, the choice must have a name.
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c176 static void oob_check_handler(struct k_work *work);
178 static void oob_store_handler(struct k_work *work);
248 static void oob_check_handler(struct k_work *work) in oob_check_handler() argument
282 static void oob_store_handler(struct k_work *work) in oob_store_handler() argument
/Zephyr-latest/doc/develop/application/
Dindex.rst285 you can share your work with others. For example, let's say you push the
320 :file:`C:\\Users\\YourName\\app` will work, but
1124 this structure, it will be much easier to upstream your platform related work into
/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c909 static void mod_publish(struct k_work *work) in mod_publish() argument
911 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in mod_publish()
DKconfig124 the system work queue. The application needs to ensure the system
134 will be affected by other users on the system work queue, resulting in
1883 bool "Store the Bluetooth Mesh settings in a separate work queue"
/Zephyr-latest/subsys/net/ip/
DKconfig411 prompt "How the network RX/TX threads should work"
682 also traffic class support to work as expected.
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c78 static void supp_shell_connect_status(struct k_work *work);
196 static void supp_shell_connect_status(struct k_work *work) in supp_shell_connect_status() argument
/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c1190 static void deferred_nfy_work_handler(struct k_work *work) in deferred_nfy_work_handler() argument
Dbap_unicast_client.c156 static void delayed_ase_read_handler(struct k_work *work);
1732 static void delayed_ase_read_handler(struct k_work *work) in delayed_ase_read_handler() argument
1734 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in delayed_ase_read_handler()
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst141 make it work or tune communication.
/Zephyr-latest/doc/safety/
Dsafety_overview.rst280 **TODO:** Find and define ways, guidelines and processes which minimally impact the daily work
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c834 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() argument
/Zephyr-latest/cmake/modules/
Dextensions.cmake330 # If this doesn't work out we might need to ban the use of
682 > ${generated_file} # Does pipe redirection work on Windows?
774 # which wouldn't work.
967 # that current board implementation will not work with board
1236 # Preprocessor directives work inside <files>. Relative paths are resolved
1265 # Use NOINIT, RWDATA, and RODATA unless they don't work for your use case.
1962 # to Zephyr. Primarily they work around limitations in the CMake
5721 # the ELF file (e.g., strip) undo the work performed here.
5913 # not work correctly in script mode.
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.c767 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() argument
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt190 code page will then cause a TLB refill exception, which will work
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst471 * Added a new work queue to store mesh settings, including a new API for
749 * Fixed an issue whereby relative paths did not work for sysbuild images.
1092 for a short range of packet sizes, fragmentation did not work correctly after IPHC.
Drelease-notes-3.7.rst346 :kconfig:option:`CONFIG_BT_CONN` as they do not work without connections.
592 * Updated ESP32 ADC driver to work with version 5.1 of hal_espressif.
809 * Updated esp32 ethernet driver to work with version 5.1 of hal_espressif.
1363 * Fixed an issue where the mDNS Responder did not work when the mDNS Resolver was also enabled.
Dmigration-guide-4.0.rst515 ``struct k_work *work`` parameter has been replaced with a pointer to the
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst53 defined in the previous hardware model, to continue to work
621 For ``west flash`` to work, see :ref:`flash-and-debug-support` below. You can
/Zephyr-latest/subsys/bluetooth/host/
Did.c674 static void rpa_timeout(struct k_work *work) in rpa_timeout() argument
/Zephyr-latest/doc/kernel/services/data_passing/
Dmailboxes.rst101 other work (such as gather data that will be used in the next message)
/Zephyr-latest/doc/develop/flash_debug/
Dhost-tools.rst416 :ref:`nxp-s32-debug-probe` is designed to work in conjunction with
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig95 this option, cancel-observe may not work properly when connecting to
/Zephyr-latest/doc/develop/west/
Dmanifest.rst152 over SSH as well. Anything acceptable to Git will work.
691 ``manifest.group-filter`` configuration lists, to show how they work together.
1634 mainline development trees, to see if the changes all work well together.
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi211 int "Maximum work items for all workqueues"

1...<<31323334353637383940