/Zephyr-latest/kernel/ |
D | Kconfig.obj_core | 5 bool "Object core framework" 8 This option enables the object core framework. This will link 16 bool "Integrate condition variables into object core framework" 20 object core framework. 23 bool "Integrate events into object core framework" 27 core framework. 30 bool "Integrate FIFOs into object core framework" 34 framework. 37 bool "Integrate LIFOs into object core framework" 41 framework. [all …]
|
/Zephyr-latest/samples/subsys/smf/ |
D | smf.rst | 2 :name: State Machine Framework 5 These samples demonstrate how to use the :ref:`State Machine Framework <smf>` subsystem.
|
/Zephyr-latest/samples/modules/chre/ |
D | README.rst | 20 #. *Audio* - a framework allowing nanoapps to get audio events. See `pal/audio.h`_ for API details. 21 #. *GNSS* - a framework allowing nanoapps to manage location and measurement sessions. See 23 #. *Sensor* - a framework allowing nanoapps to request changes to sensors configuration get 25 #. *System* - a framework allowing nanoapps to make common system requests such as logging, clock, 27 #. *WiFi* - a framework allowing nanoapps to interact with the on board WiFi. See `pal/wifi.h`_ for 29 #. *WWAN* - a framework allowing nanoapps to interact with the WWAN module such as getting the 66 accelerometers provided by the sensors PAL framework.
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/ |
D | README.rst | 6 framework. 15 harnesses in every build. The overlying bsim test framework selects the harness 57 Framework section in Bluetooth Mesh BabbleSim tests 60 The Bluetooth Mesh BabbleSim tests mainly operate on the test framework for the 85 The mesh_test module is never called from the framework, so each test harness
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/src/ |
D | main.c | 17 * \brief Retrieve the version of the PSA Framework API. 29 printk("The version of the PSA Framework API is %d.\n", in tfm_get_version() 32 printk("The version of the PSA Framework API is not valid!\n"); in tfm_get_version()
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | sample.yaml | 27 - "The version of the PSA Framework API is" 42 - "The version of the PSA Framework API is"
|
/Zephyr-latest/tests/ztest/fail/ |
D | README.rst | 3 Ztest framework failure tests 9 In order to test the actual framework's failure cases, this test suite has to do something unique.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | shared_multi_heap.rst | 14 This framework is commonly used as follow: 16 1. At boot time some platform code initialize the shared multi-heap framework 62 correct set of attributes for the needed memory. The framework will take
|
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/ |
D | README.rst | 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>`.
|
D | prj.conf | 8 # Enable the state machine framework
|
/Zephyr-latest/samples/subsys/sensing/simple/ |
D | sample.yaml | 2 description: A sensor framework sample
|
/Zephyr-latest/include/zephyr/multi_heap/ |
D | shared_multi_heap.h | 9 * @brief Public API for Shared Multi-Heap framework 42 * This framework is commonly used as follow: 45 * framework using @ref shared_multi_heap_pool_init and add the memory 57 * the correct set of attributes for the needed memory. The framework will
|
/Zephyr-latest/doc/project/ |
D | documentation.rst | 44 :ref:`Ztest framework <test-framework>`. Test documentation should only be done 46 called directly by the Ztest framework. Those tests are going to appear in test
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 5 bool "Zephyr testing framework" 8 Enable the Zephyr testing framework. You should enable this only 238 bool "Stress test framework" 247 int "Maximum number of threads in ztress framework"
|
/Zephyr-latest/lib/smf/ |
D | Kconfig | 14 If y, then the state machine framework includes ancestor state support
|
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 1 .. _test-framework: 3 Test Framework 6 The Zephyr Test Framework (Ztest) provides a simple testing framework intended 10 The framework can be used in two ways, either as a generic framework for 116 framework provides the :c:macro:`ZTEST_DMEM` and :c:macro:`ZTEST_BMEM` macros for use of such 183 While the Ztest framework provides a default :c:func:`test_main` function, it's possible that some 418 Stress test framework 421 Zephyr stress test framework (Ztress) provides an environment for executing user 423 resilient to preemptions. The framework tracks the number of executions and preemptions 427 The framework is setting up the environment by creating the requested number of threads [all …]
|
/Zephyr-latest/dts/bindings/mbox/ |
D | nordic,nrf-bellboard-tx.yaml | 9 communication (IPC) framework. When used in the tx mode, the BELLBOARD
|
D | nordic,nrf-vevif-event-tx.yaml | 8 intended for signaling within the interprocessor communication (IPC) framework.
|
/Zephyr-latest/lib/open-amp/ |
D | Kconfig | 12 compatible with linux remote proc framework and OpenAMP library.
|
/Zephyr-latest/include/zephyr/ |
D | smf.h | 10 * @brief State Machine Framework header file 19 * @brief State Machine Framework API 20 * @defgroup smf State Machine Framework API
|
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/src/ |
D | main.c | 18 printk("State Machine Framework Demo\n"); in main()
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/ |
D | prj.conf | 9 # Enable the state machine framework
|
/Zephyr-latest/samples/subsys/display/cfb/ |
D | README.rst | 11 (CFB) subsystem framework.
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.cavs | 9 # Zephyr's perspective is the framework and also the application.
|
/Zephyr-latest/dts/bindings/arm/ |
D | arm,ethos-u.yaml | 8 Zephyr module that is hooked up into the Tensorflow Lite Micro framework
|