Home
last modified time | relevance | path

Searched refs:restarting (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dnet_timeout.rst46 pending callback and restarting from step 1 with the new timeout.
/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c424 bool restarting; member
3228 } else if (!iface_ctx.initialized && iface_ctx.restarting) { in iface_status_work_cb()
4780 if (!iface_ctx.restarting && iface_ctx.initialized) { in mdm_vgpio_callback_isr()
5171 iface_ctx.restarting = true; in modem_reset_and_configure()
5469 iface_ctx.restarting = false; in modem_reset_and_configure()
/Zephyr-Core-3.5.0/boards/xtensa/intel_adsp_cavs25/doc/
Dintel_adsp_generic.rst339 cause of repeated failures, try restarting the scripts and / or power cycling
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/
Dhci.txt835 without the need of restarting the advertiser and scanner role/states. In case
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-2.3.rst508 * Fixed nrfx driver to wait until PWM is stopped before restarting it
Drelease-notes-3.2.rst846 * Added support for restarting DHCP w/o randomized delay.