Home
last modified time | relevance | path

Searched refs:actions (Results 1 – 25 of 42) sorted by relevance

12

/Zephyr-latest/doc/services/smf/
Dindex.rst20 Entry actions, another function implements the Run actions, and the last
21 function implements the Exit actions. The prototype for these functions is as
125 should be called. It can be called from the entry, run, or exit actions. The
133 entry and exit actions of the least common ancestor are not executed on
141 1. Executing the actions associated with the transition within the context
142 of the source state, rather than after the exit actions are performed.
145 3. Prohibiting transitions using :c:func:`smf_set_state` in exit actions.
335 /* Child states do not have entry or exit actions */
338 /* State S2 do not have entry or exit actions and no parent */
362 - Ancestor entry actions are executed before the sibling entry actions. For
[all …]
/Zephyr-latest/samples/subsys/zbus/benchmark/
DKconfig28 bool "Force a comparison with same actions"
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst640 - No actions needed
642 - No actions needed
644 - No actions needed.
647 - No actions needed.
650 - No actions needed.
653 - No actions needed
656 - No actions needed, client proceeds to idle state automatically. Cannot send or receive data.
661 - No actions needed.
668 - No actions needed, client will re-register once the disable period is over.
733 One imaginable scenario, where to use the shell, would be executing client side actions over UART
[all …]
Dptp.rst64 :header: Management_ID, Management_ID name, Allowed actions
/Zephyr-latest/
DREADME.rst15 …roject-rtos/zephyr/actions/workflows/twister.yaml?query=branch%3Amain"><img src="https://github.co…
DCODE_OF_CONDUCT.md91 actions.
/Zephyr-latest/scripts/west_commands/
Drun_common.py757 actions = group._group_actions
758 if len(actions) == 1 and actions[0].dest == 'command':
763 formatter.add_arguments(actions)
/Zephyr-latest/subsys/task_wdt/
DKconfig53 this value to provide sufficient time for corrective actions in the
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dprovisioning.rst129 actions are listed in :c:enum:`bt_mesh_input_action_t`.
131 actions are listed in :c:enum:`bt_mesh_output_action_t`.
134 methods in :c:struct:`bt_mesh_prov`, as well as enabling the supported actions
/Zephyr-latest/drivers/pinctrl/
DKconfig18 actions are device dependent or require access to device specific
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/
DREADME.rst36 For each state, the entry, run, and exit actions are logged to the console, as well as logging
/Zephyr-latest/samples/bluetooth/extended_adv/
DREADME.rst21 This sample handles all actions in a separate thread, to promote good design
/Zephyr-latest/doc/services/pm/
Ddevice.rst159 to handle device actions(:c:enum:`pm_device_action`) which change device state.
165 :caption: Device actions x states
263 Power management actions can be triggered from shell commands for testing
289 suspend and resume actions and it's currently active, ``buttons`` supports
Dpower_domain.rst144 state. These notifications are sent as actions in the device PM action
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig90 do actions in your test case, this option often enabled when doing
98 do actions in your test case, this option often enabled when doing
/Zephyr-latest/doc/safety/
Dsafety_requirements.rst50 These requirements define the specific actions the feature shall be able to execute and the
/Zephyr-latest/drivers/serial/
DKconfig.nrfx_uart_instance80 because then device state is controlled by the PM actions.
/Zephyr-latest/doc/develop/tools/
Dstm32cubeide.rst42 However, more actions must still be done in order to configure it properly.
/Zephyr-latest/tests/bsim/bluetooth/mesh/
DREADME.rst82 This includes ``PASS``/``FAIL`` macros and some common mesh actions, such as
/Zephyr-latest/doc/services/zbus/
Dindex.rst26 messages. Additionally, besides other actions, threads can publish and observe channels. When a
58 The bus makes the publish, read, claim, finish, notify, and subscribe actions available over
201 The figure above illustrates the actions performed during the VDED execution when T1 publishes to
253 The figure below illustrates the actions performed during the VDED execution when T1 publishes to
317 The figure below illustrates the actions performed during the VDED execution when T1 publishes to
773 safely. When a channel is claimed, no actions are available to that channel. After finishing the
774 channel, all the actions are available again.
/Zephyr-latest/doc/project/
Dworking_groups.rst81 actions to be taken, and next steps.
/Zephyr-latest/boards/ti/cc1352p7_launchpad/doc/
Dindex.rst149 …For your convenience, we provide a `prebuilt binary <https://github.com/anobli/openocd/actions/run…
/Zephyr-latest/subsys/net/lib/ptp/
DKconfig42 timers, depending on received PTP messages or timeouts actions defined
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst220 …onal :ref:`convenience automations <conn_mgr_control_automations>` for common connectivity actions.
411 There are a few actions related to connectivity that are (by default at least) performed automatica…
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_handlers.rst92 the code to listen for the event and take any required actions that are necessary or prevent

12