Home
last modified time | relevance | path

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

12345678910>>...16

/Zephyr-latest/
Dwest.yml39 path: tools/bsim/components
46 path: tools/bsim/components/ext_2G4_channel_NtNcable
53 path: tools/bsim/components/ext_2G4_channel_multiatt
60 path: tools/bsim/components/ext_2G4_device_WLAN_actmod
67 path: tools/bsim/components/ext_2G4_device_burst_interferer
74 path: tools/bsim/components/ext_2G4_device_playback
81 path: tools/bsim/components/ext_2G4_libPhyComv1
88 path: tools/bsim/components/ext_2G4_modem_BLE_simple
95 path: tools/bsim/components/ext_2G4_modem_magic
102 path: tools/bsim/components/ext_2G4_phy_v1
[all …]
/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnsi_main.h22 * Note that other components may have requested a different
33 * Note that other components may have requested a different
/Zephyr-latest/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-latest/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-latest/doc/templates/
Dsample.tmpl14 [List of required software and hardware components. Provide pointers to
15 hardware components such as sensors and shields]
/Zephyr-latest/tests/bluetooth/shell/
Drun-bsim.sh29 $BSIM_OUT_PATH/components/common/stop_bsim.sh
32 pushd $BSIM_OUT_PATH/components/device_handbrake
/Zephyr-latest/scripts/ci/coverage/
Dcoverage_analysis.py13 "components":[]
63 features = self.json_object['components']
107 self.json_object['components'].append(component)
233 "components":[]
240 for i_json_component in self.json_object['components']:
281 output_json['components'].append(json_component)
285 output_json['components'].append(json_component)
350 worksheet.write(row,col,"Components",header_format)
363 for item in json_report['components']:
430 for item in json_report['components']:
[all …]
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D003_rfc-proposal.md39 For example, do we have existing components which can be reused or altered.
47 Highlight how the change may affect the rest of the project (new components,
/Zephyr-latest/doc/safety/
Dsafety_overview.rst126 b. Encapsulated components
197 The idea behind this architecture is to organize modules or components with similar functionality
199 the advantage in safety that interfaces between different components and layers can be shown at a
204 Encapsulated components
207 Encapsulated components are an essential part of the architecture design for safety at this point.
208 The most important aspect is the separation of safety-relevant components from non-safety-relevant
209 components, including their associated interfaces. This ensures that the components have no
210 **repercussions** on other components.
216 functionalities can be disabled within components. This is because if a function is absolutely
/Zephyr-latest/boards/native/nrf_bsim/common/
DREADME.txt1 This folder contains components that could be
/Zephyr-latest/tests/unit/crc/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/unit/winstream/
DCMakeLists.txt4 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/unit/intmath/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/unit/math_extras/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/unit/net_timeout/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/unit/rbtree/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/unit/base64/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/unit/cbprintf/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/bluetooth/gap/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/test_scripts/
Ddisconnect.sh35 ${BSIM_OUT_PATH}/components/ext_2G4_phy_v1/dump_post_process/csv2pcap -o \
39 ${BSIM_OUT_PATH}/components/ext_2G4_phy_v1/dump_post_process/csv2pcap -o \
/Zephyr-latest/tests/unit/list/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/unit/time_units/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/scripts/west_commands/sdk/
Dlistsdk.cmake9 find_package(Zephyr-sdk COMPONENTS LIST)
/Zephyr-latest/tests/unit/timeutil/
DCMakeLists.txt6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
/Zephyr-latest/tests/lib/net_buf/buf_simple/
DCMakeLists.txt5 find_package(Zephyr COMPONENTS unittest HINTS $ENV{ZEPHYR_BASE})

12345678910>>...16