Home
last modified time | relevance | path

Searched refs:ongoing (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/tests/subsys/pm/device_runtime_api/src/
Dtest_driver.c14 bool ongoing; member
25 data->ongoing = true; in test_driver_action()
32 data->ongoing = false; in test_driver_action()
58 return data->ongoing; in test_driver_pm_ongoing()
Dmain.c20 bool ongoing; in get_runner() local
27 ongoing = test_driver_pm_ongoing(test_dev); in get_runner()
28 zassert_equal(ongoing, true); in get_runner()
/Zephyr-latest/tests/subsys/pm/power_states_api/src/
Dtest_driver.c17 bool ongoing; member
33 data->ongoing = false; in timer_expire_cb()
42 data->ongoing = true; in test_driver_async_operation()
/Zephyr-latest/drivers/sip_svc/
DKconfig.sip_smc_agilex22 int "Maximum allowable ongoing transactions."
/Zephyr-latest/boards/st/st25dv_mb1283_disco/doc/
Dindex.rst48 - GPO configurable as RF WIP/BUSY output, to indicate that an RF operation is ongoing
/Zephyr-latest/doc/services/device_mgmt/
Dec_host_cmd.rst120 The host command has an embedded logging system of the ongoing communication. The are a few logging
/Zephyr-latest/doc/services/pm/
Ddevice.rst381 data->ongoing = false;
390 data->ongoing = true;
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-dev.rst22 is the case for all API calls is an ongoing one, but the overall goal is
/Zephyr-latest/doc/services/tracing/
Dindex.rst515 customized to Zephyr. It is ongoing work to enable TraceCompass
529 means data-transmission is pending or ongoing with the return
564 means data-reception is pending or ongoing with the return of
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst1102 Cancel an ongoing BLOB transfer.
1116 Suspend the ongoing BLOB transfer.
1158 Cancel an ongoing BLOB transfer.
1282 try to cancel the ongoing DFU procedure on all Target nodes.
1304 Suspend the ongoing DFU transfer.
1439 Suspends the ongoing distribution.
1444 Cancel the ongoing distribution.
1745 Stop any ongoing scanning on the Remote Provisioning Server.
/Zephyr-latest/boards/nxp/lpcxpresso55s69/doc/
Dindex.rst301 PyOCD support for this board is ongoing and not yet available.
/Zephyr-latest/doc/contribute/
Dexternal.rst151 in Zephyr requires regular ongoing maintenance. The submitter of the proposal to
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_8.rst178 single upload context, holding information on ongoing upload, that consists
Dsmp_group_1.rst333 The MCUmgr library uses "sha" field to tag ongoing update session, to be able
/Zephyr-latest/doc/safety/
Dsafety_overview.rst76 ongoing monitoring and maintenance of the system.
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst738 already ongoing on same endpoint.
1628 * :github:`28887` - Bluetooth encryption request overrides ongoing phy update
Drelease-notes-3.6.rst807 * Added support for notifying the application about ongoing CoAP transmissions
Drelease-notes-3.5.rst829 * Made sure that ongoing DAD procedure is cancelled when IPv6 address is removed.
Drelease-notes-1.14.rst2133 * :github:`9922` - Networking: Neighbour Discovery may be breaking an ongoing UDP Transmission