Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/samples/bluetooth/broadcast_audio_source/src/
Dmain.c37 static bool stopping; variable
66 if (stopping) { in stream_sent_cb()
245 stopping = false; in main()
270 stopping = true; in main()
/Zephyr-Core-3.5.0/drivers/dma/
DKconfig.dw_common31 Rather than immediately stopping a DMA channel the channel is suspended
33 before stopping the channel.
/Zephyr-Core-3.5.0/drivers/audio/
Ddmic_nrfx_pdm.c26 volatile bool stopping; member
70 if (drv_data->stopping) { in event_handler()
96 drv_data->stopping = true; in event_handler()
462 drv_data->stopping = true; in dmic_nrfx_pdm_trigger()
473 drv_data->stopping = false; in dmic_nrfx_pdm_trigger()
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/transport/
DKconfig.uart41 receive data without stopping due to running out of buffer space. At least two buffers
/Zephyr-Core-3.5.0/samples/drivers/can/babbling/
DREADME.rst30 The sample supports an optional button for stopping the babbling. If present, the button must be
/Zephyr-Core-3.5.0/drivers/flash/
DKconfig.nrf66 of Flash, before stopping to let CPU resume operation.
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/nrf52/
DKconfig.soc119 window after stopping (230 us to 330 us). Software reset also stops the
/Zephyr-Core-3.5.0/samples/net/eth_native_posix/
DREADME.rst65 stopping the wireshark.
/Zephyr-Core-3.5.0/tests/net/lib/lwm2m/interop/
DREADME.md60 Then stopping would require similar script:
/Zephyr-Core-3.5.0/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-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