/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 388 choice in multiple locations. For this to work, the choice must have a name.
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 176 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/ |
D | index.rst | 285 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/ |
D | access.c | 909 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()
|
D | Kconfig | 124 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/ |
D | Kconfig | 411 prompt "How the network RX/TX threads should work" 682 also traffic class support to work as expected.
|
/Zephyr-latest/modules/hostap/src/ |
D | supp_api.c | 78 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/ |
D | mcs.c | 1190 static void deferred_nfy_work_handler(struct k_work *work) in deferred_nfy_work_handler() argument
|
D | bap_unicast_client.c | 156 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/ |
D | README.rst | 141 make it work or tune communication.
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 280 **TODO:** Find and define ways, guidelines and processes which minimally impact the daily work
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/ |
D | main.c | 834 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() argument
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 330 # 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/ |
D | btp_bap_broadcast.c | 767 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() argument
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 190 code page will then cause a TLB refill exception, which will work
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 471 * 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.
|
D | release-notes-3.7.rst | 346 :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.
|
D | migration-guide-4.0.rst | 515 ``struct k_work *work`` parameter has been replaced with a pointer to the
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 53 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/ |
D | id.c | 674 static void rpa_timeout(struct k_work *work) in rpa_timeout() argument
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | mailboxes.rst | 101 other work (such as gather data that will be used in the next message)
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 416 :ref:`nxp-s32-debug-probe` is designed to work in conjunction with
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 95 this option, cancel-observe may not work properly when connecting to
|
/Zephyr-latest/doc/develop/west/ |
D | manifest.rst | 152 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/ |
D | Kconfig.nrfwifi | 211 int "Maximum work items for all workqueues"
|