Home
last modified time | relevance | path

Searched full:components (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/Zephyr-Core-3.5.0/
Dwest.yml44 path: tools/bsim/components
51 path: tools/bsim/components/ext_2G4_libPhyComv1
58 path: tools/bsim/components/ext_2G4_phy_v1
65 path: tools/bsim/components/ext_2G4_channel_NtNcable
72 path: tools/bsim/components/ext_2G4_channel_multiatt
79 path: tools/bsim/components/ext_2G4_modem_magic
86 path: tools/bsim/components/ext_2G4_modem_BLE_simple
93 path: tools/bsim/components/ext_2G4_device_burst_interferer
100 path: tools/bsim/components/ext_2G4_device_WLAN_actmod
107 path: tools/bsim/components/ext_2G4_device_playback
[all …]
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/
DCMakeLists.txt31 set(espidf_components_dir ${ESP_IDF_PATH}/components)
62 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/partition_table/gen_esp32part.py -q
63 …--offset 0x8000 --flash-size ${esptoolpy_flashsize}MB ${ESP_IDF_PATH}/components/partition_table/p…
83 COMMAND ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/esptool_py/esptool/esptool.py
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/
DCMakeLists.txt30 set(espidf_components_dir ${ESP_IDF_PATH}/components)
61 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/partition_table/gen_esp32part.py -q
62 …--offset 0x8000 --flash-size ${esptoolpy_flashsize}MB ${ESP_IDF_PATH}/components/partition_table/p…
82 COMMAND ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/esptool_py/esptool/esptool.py
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s2/
DCMakeLists.txt29 set(espidf_components_dir ${ESP_IDF_PATH}/components)
60 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/partition_table/gen_esp32part.py -q
61 …--offset 0x8000 --flash-size ${esptoolpy_flashsize}MB ${ESP_IDF_PATH}/components/partition_table/p…
81 COMMAND ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/esptool_py/esptool/esptool.py
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/
DCMakeLists.txt23 set(espidf_components_dir ${ESP_IDF_PATH}/components)
54 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/partition_table/gen_esp32part.py -q
55 …--offset 0x8000 --flash-size ${esptoolpy_flashsize}MB ${ESP_IDF_PATH}/components/partition_table/p…
75 COMMAND ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/esptool_py/esptool/esptool.py
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/include/
Dnsi_main.h20 * Note that other components may have requested a different
31 * Note that other components may have requested a different
/Zephyr-Core-3.5.0/scripts/dts/python-devicetree/src/devicetree/
Dgrutils.py68 # computes the strongly-connected components
72 # We use this to detect groups of components that have a
73 # dependency cycle, and to impose a total order on components
127 """Return the strongly-connected components in order.
130 connected components (which can be single nodes). Appearance
/Zephyr-Core-3.5.0/doc/_doxygen/
Dmainpage.md25 There are some imported or reused components of the Zephyr project that
27 components](https://docs.zephyrproject.org/latest/LICENSING.html#zephyr-licensing).
/Zephyr-Core-3.5.0/doc/templates/
Dsample.tmpl14 [List of required software and hardware components. Provide pointers to
15 hardware components such as sensors and shields]
/Zephyr-Core-3.5.0/.github/ISSUE_TEMPLATE/
D003_rfc-proposal.md34 For example, do we have existing components which can be reused or altered.
41 Highlight how the change may affect the rest of the project (new components,
/Zephyr-Core-3.5.0/doc/safety/
Dsafety_overview.rst108 b. Encapsulated components
179 The idea behind this architecture is to organize modules or components with similar functionality
181 the advantage in safety that interfaces between different components and layers can be shown at a
186 Encapsulated components
189 Encapsulated components are an essential part of the architecture design for safety at this point.
190 The most important aspect is the separation of safety-relevant components from non-safety-relevant
191 components, including their associated interfaces. This ensures that the components have no
192 **repercussions** on other components.
198 functionalities can be disabled within components. This is because if a function is absolutely
/Zephyr-Core-3.5.0/boards/posix/nrf_bsim/common/
DREADME.txt1 This folder contains components that could be
/Zephyr-Core-3.5.0/tests/unit/intmath/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/math_extras/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/base64/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/cbprintf/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/crc/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/net_timeout/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/rbtree/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/winstream/
DCMakeLists.txt4 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/list/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/boards/arm/ubx_bmd345eval_nrf52840/
DKconfig8 # The BMD-345 does not include DCDC components
/Zephyr-Core-3.5.0/tests/unit/time_units/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/util/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-Core-3.5.0/tests/unit/timeutil/
DCMakeLists.txt7 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})

12345678910>>...14