Home
last modified time | relevance | path

Searched refs:State (Results 1 – 25 of 51) sorted by relevance

123

/Zephyr-latest/samples/subsys/smf/
Dsmf.rst2 :name: State Machine Framework
5 These samples demonstrate how to use the :ref:`State Machine Framework <smf>` subsystem.
/Zephyr-latest/doc/services/smf/
Dindex.rst3 State Machine Framework
11 The State Machine Framework (SMF) is an application agnostic framework that
16 State Creation
50 State Machine Creation
107 State Machine Execution
121 State Machine Termination
129 UML State Machines
152 State Machine Examples
155 Flat State Machine Example
195 /* State S0 */
[all …]
/Zephyr-latest/lib/smf/
DKconfig5 bool "Hierarchical State Machine"
7 This option enables the Hierarchical State Machine library
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/
DREADME.rst2 :name: Hierarchical State Machine Demo based on example from PSiCC2
5 Implement an event-driven hierarchical state machine using State Machine Framework (SMF).
10 This sample demonstrates the :ref:`State Machine Framework <smf>` subsystem.
48 Not all transitions modelled in UML may be supported by the :ref:`State Machine Framework <smf>`.
/Zephyr-latest/drivers/pm_cpu_ops/
DKconfig21 bool "Support for the ARM Power State Coordination Interface (PSCI)"
30 0022A ("Power State Coordination Interface System Software on
/Zephyr-latest/samples/sensor/bq274xx/
DREADME.rst17 - State of charge measurement in percentage
23 - State of health measurement in percentage
/Zephyr-latest/subsys/usb/usb_c/
DKconfig58 prompt "USB-C Connection State Machine"
62 bool "Sink USB-C Connection State Machine"
67 bool "Source USBC Connection State Machine"
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap.rst74 .. csv-table:: State Machine Transitions
305 .. csv-table:: State Machine Transitions
321 .. csv-table:: State Machine Transitions
496 .. csv-table:: State Machine Transitions
527 .. csv-table:: State Machine Transitions
542 .. csv-table:: State Machine Transitions
560 .. csv-table:: State Machine Transitions
575 .. csv-table:: State Machine Transitions
592 .. csv-table:: State Machine Transitions
608 .. csv-table:: State Machine Transitions
[all …]
/Zephyr-latest/subsys/pm/policy/
DKconfig6 prompt "Idle State Power Management Policy"
/Zephyr-latest/samples/subsys/smf/smf_calculator/
DREADME.rst5 Create a simple desk calculator using the State Machine Framework.
11 with the :ref:`State Machine Framework <smf>`.
/Zephyr-latest/drivers/memc/
Dmemc_stm32_sdram.c46 sdram.State = HAL_SDRAM_STATE_RESET; in memc_stm32_sdram_init()
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt18 The third test verifies the behavior of the IRQ Target State API for
/Zephyr-latest/samples/boards/st/steval_stwinbx1/sensors/
DREADME.rst17 - ISM330DHCX: IMU, 3D accelerometer and 3D gyroscope with Machine Learning Core and Finite State Ma…
/Zephyr-latest/modules/lz4/
DKconfig86 prompt "Control how LZ4F_compressFrame() allocates the Compression State"
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.mcs200 bool "Support reading Media State"
203 This option enables support for reading Media State.
DKconfig.bap216 int "Scan Delegator Receive State Count"
251 int "Broadcast Assistant Max Receive State Count"
/Zephyr-latest/doc/hardware/peripherals/
Ddma.rst43 Channel State Machine Expectations
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst64 State model
110 | State | Identifier | Purpose |
112 | ``default`` | :c:macro:`PINCTRL_STATE_DEFAULT` | State of the pins when |
116 | ``sleep`` | :c:macro:`PINCTRL_STATE_SLEEP` | State of the pins when |
/Zephyr-latest/boards/norik/octopus_io_board/doc/
Dindex.rst77 provide information about the battery State of charge (SOC).
/Zephyr-latest/arch/x86/core/
DKconfig.ia3257 This hidden option enables defining a Task State Segment (TSS) for
/Zephyr-latest/drivers/crypto/
Dcrypto_stm32.c385 if (data->hcryp.State == HAL_CRYP_STATE_RESET) { in crypto_stm32_session_setup()
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst131 * ``ZEP-225`` - Add kernel API to put SoC to Deep Sleep (DS) State
133 * ``ZEP-227`` - Add kernel API to put SoC to Low Power State (LPS)
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig726 bool "LE Periodic Advertising in Advertising State"
735 bool "LE Periodic Advertising with Responses in Advertising State"
765 bool "LE Periodic Advertising in Synchronization State"
774 bool "LE Periodic Advertising with Responses in Synchronization State"
/Zephyr-latest/subsys/testsuite/
DKconfig185 BusFault, HardFault, and NMI exceptions to Secure State,
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp32212 bool "WiFi CSI(Channel State Information)"
215 Select this option to enable CSI(Channel State Information) feature.

123