Home
last modified time | relevance | path

Searched refs:work (Results 876 – 900 of 991) sorted by relevance

1...<<31323334353637383940

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_ncm.c803 static void send_notification_work(struct k_work *work) in send_notification_work() argument
805 struct k_work_delayable *notif_work = k_work_delayable_from_work(work); in send_notification_work()
/Zephyr-latest/subsys/bluetooth/mesh/
Dbeacon.c492 static void beacon_send(struct k_work *work) in beacon_send() argument
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/
Drcar_h3ulcb_r7.rst10 …ces and several communication interfaces like USB, Ethernet, HDMI and can work standalone or can b…
/Zephyr-latest/cmake/
Dmcuboot.cmake10 # Since this file is brought in via include(), we do the work in a
/Zephyr-latest/cmake/modules/
Dkernel.cmake120 # For the gen_app_partitions.py to work correctly, we must ensure that
/Zephyr-latest/doc/security/
Dreporting.rst212 platinum members, and volunteers who do work on triage from other
/Zephyr-latest/doc/services/binary_descriptors/
Dindex.rst128 This option uses the least amount of RAM, but will not work if the flash is not memory mapped,
/Zephyr-latest/doc/develop/west/
Dbasics.rst9 West's built-in commands allow you to work with :term:`projects <west project>`
/Zephyr-latest/modules/mbedtls/
DKconfig132 This is compiler dependent, so if it does not work then please
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/
Dmec172xmodular_assy6930.rst6 Microchip MEC172X series microcontrollers. This board can work standalone
/Zephyr-latest/boards/ezurio/bl654_sensor_board/doc/
Dbl654_sensor_board.rst213 Many of the Bluetooth examples will work on the BL654 Sensor Board.
/Zephyr-latest/subsys/shell/backends/
Dshell_telnet.c227 static void telnet_send_prematurely(struct k_work *work) in telnet_send_prematurely() argument
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig117 not explicitly tuned to work in this configuration.
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c1357 static void adv_timeout(struct k_work *work);
1802 static void adv_timeout(struct k_work *work) in adv_timeout() argument
1808 dwork = k_work_delayable_from_work(work); in adv_timeout()
Dl2cap.c294 static void l2cap_rtx_timeout(struct k_work *work) in l2cap_rtx_timeout() argument
296 struct bt_l2cap_le_chan *chan = LE_CHAN_RTX(work); in l2cap_rtx_timeout()
313 static void l2cap_rx_process(struct k_work *work) in l2cap_rx_process() argument
315 struct bt_l2cap_le_chan *ch = CHAN_RX(work); in l2cap_rx_process()
/Zephyr-latest/doc/services/tracing/
Dindex.rst354 TraceRecorder repo (e.g. lwIP), although they might require modifications to work with Zephyr.
423 This tracing format allows the user to define functions to perform any work desired
515 customized to Zephyr. It is ongoing work to enable TraceCompass
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_broadcast_assistant.c466 static void delayed_bap_read_handler(struct k_work *work) in delayed_bap_read_handler() argument
469 CONTAINER_OF((struct k_work_delayable *)work, in delayed_bap_read_handler()
/Zephyr-latest/doc/releases/
Drelease-notes-1.9.rst338 * ``ZEP-2464`` - "allow IPv6 interface init to work with late IP assignment" patch broke non-late I…
347 * ``ZEP-2484`` - samples:net:http_server: Failed to work in IPv6
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst30 pad don't work in recovery mode, use the arrow keys to navigate.
152 to work on the device screen directly. See the project page, etc...
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c853 static void dhcpv4_timeout(struct k_work *work) in dhcpv4_timeout() argument
859 ARG_UNUSED(work); in dhcpv4_timeout()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c232 static void delayed_input(struct k_work *work);
328 static void delayed_input(struct k_work *work) in delayed_input() argument
/Zephyr-latest/doc/project/
Dtsc.rst13 Zephyr Project. TSC members work collaboratively with other TSC members,
/Zephyr-latest/doc/develop/flash_debug/
Dnordic_segger.rst82 To work around this disable the Mass Storage Device on your board as described in :ref:`nordic_segg…
/Zephyr-latest/boards/snps/nsim/arc_v/doc/
Dindex.rst104 The normal ``west debug`` command won't work for debugging applications using nsim boards
/Zephyr-latest/doc/services/debugging/
Dgdbstub.rst298 in GDB via :kbd:`Ctrl-C` does not currently work as the Zephyr gdbstub does

1...<<31323334353637383940