Home
last modified time | relevance | path

Searched refs:stopping (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/drivers/dma/
DKconfig.dw_common31 Rather than immediately stopping a DMA channel the channel is suspended
33 before stopping the channel.
/Zephyr-latest/drivers/audio/
Ddmic_nrfx_pdm.c35 volatile bool stopping; member
58 drv_data->stopping = true; in stop_pdm()
93 if (drv_data->stopping) { in event_handler()
553 drv_data->stopping = true; in dmic_nrfx_pdm_trigger()
564 drv_data->stopping = false; in dmic_nrfx_pdm_trigger()
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c154 static bool stopping; variable
176 if (stopping) { in send_data()
595 stopping = false; in main()
620 stopping = true; in main()
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.uart42 receive data without stopping due to running out of buffer space. At least two buffers
/Zephyr-latest/samples/drivers/can/babbling/
DREADME.rst30 The sample supports an optional button for stopping the babbling. If present, the button must be
/Zephyr-latest/drivers/flash/
DKconfig.nrf67 of Flash, before stopping to let CPU resume operation.
/Zephyr-latest/soc/nordic/nrf52/
DKconfig84 window after stopping (230 us to 330 us). Software reset also stops the
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst99 stopping the processing of CAN frames.
166 stopping can@0
/Zephyr-latest/doc/services/debugging/
Dgdbstub.rst302 stopping the QEMU instance.
/Zephyr-latest/tests/net/lib/lwm2m/interop/
DREADME.md92 Then stopping would require similar script:
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcap.rst446 Starting and stopping broadcast reception
/Zephyr-latest/scripts/
Dspelling.txt1480 stoping||stopping
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst1005 * Support added for stopping Nordic nRF RTC system timer, which fixes an
1116 * Fixed stopping of the LwM2M client when it's suspended.
Drelease-notes-4.0.rst554 * Fixed transmission stopping when setting mac address or promiscuous mode.
1075 * Improved error reporting when starting/stopping virtual interfaces.
Drelease-notes-3.7.rst1459 * Generate network events when starting or stopping packet capture.
Drelease-notes-2.6.rst748 * Changed to switch radio off when stopping diagnostics.
Drelease-notes-3.2.rst199 * Added :c:func:`can_start` and :c:func:`can_stop` API functions for starting and stopping a CAN
/Zephyr-latest/subsys/bluetooth/host/
DKconfig849 to a peer device without stopping the scanner.