/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_cdc_ncm.c | 803 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/ |
D | beacon.c | 492 static void beacon_send(struct k_work *work) in beacon_send() argument
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_r7.rst | 10 …ces and several communication interfaces like USB, Ethernet, HDMI and can work standalone or can b…
|
/Zephyr-latest/cmake/ |
D | mcuboot.cmake | 10 # Since this file is brought in via include(), we do the work in a
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 120 # For the gen_app_partitions.py to work correctly, we must ensure that
|
/Zephyr-latest/doc/security/ |
D | reporting.rst | 212 platinum members, and volunteers who do work on triage from other
|
/Zephyr-latest/doc/services/binary_descriptors/ |
D | index.rst | 128 This option uses the least amount of RAM, but will not work if the flash is not memory mapped,
|
/Zephyr-latest/doc/develop/west/ |
D | basics.rst | 9 West's built-in commands allow you to work with :term:`projects <west project>`
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig | 132 This is compiler dependent, so if it does not work then please
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/ |
D | mec172xmodular_assy6930.rst | 6 Microchip MEC172X series microcontrollers. This board can work standalone
|
/Zephyr-latest/boards/ezurio/bl654_sensor_board/doc/ |
D | bl654_sensor_board.rst | 213 Many of the Bluetooth examples will work on the BL654 Sensor Board.
|
/Zephyr-latest/subsys/shell/backends/ |
D | shell_telnet.c | 227 static void telnet_send_prematurely(struct k_work *work) in telnet_send_prematurely() argument
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 117 not explicitly tuned to work in this configuration.
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | adv.c | 1357 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()
|
D | l2cap.c | 294 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/ |
D | index.rst | 354 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/ |
D | bap_broadcast_assistant.c | 466 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/ |
D | release-notes-1.9.rst | 338 * ``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/ |
D | chromebooks_adsp.rst | 30 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/ |
D | dhcpv4.c | 853 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/ |
D | test_provision.c | 232 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/ |
D | tsc.rst | 13 Zephyr Project. TSC members work collaboratively with other TSC members,
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | nordic_segger.rst | 82 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/ |
D | index.rst | 104 The normal ``west debug`` command won't work for debugging applications using nsim boards
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 298 in GDB via :kbd:`Ctrl-C` does not currently work as the Zephyr gdbstub does
|