Searched full:components (Results 1 – 25 of 397) sorted by relevance
12345678910>>...16
39 path: tools/bsim/components46 path: tools/bsim/components/ext_2G4_channel_NtNcable53 path: tools/bsim/components/ext_2G4_channel_multiatt60 path: tools/bsim/components/ext_2G4_device_WLAN_actmod67 path: tools/bsim/components/ext_2G4_device_burst_interferer74 path: tools/bsim/components/ext_2G4_device_playback81 path: tools/bsim/components/ext_2G4_libPhyComv188 path: tools/bsim/components/ext_2G4_modem_BLE_simple95 path: tools/bsim/components/ext_2G4_modem_magic102 path: tools/bsim/components/ext_2G4_phy_v1[all …]
22 * Note that other components may have requested a different33 * Note that other components may have requested a different
68 # computes the strongly-connected components72 # We use this to detect groups of components that have a73 # dependency cycle, and to impose a total order on components127 """Return the strongly-connected components in order.130 connected components (which can be single nodes). Appearance
25 There are some imported or reused components of the Zephyr project that27 components](https://docs.zephyrproject.org/latest/LICENSING.html#zephyr-licensing).
14 [List of required software and hardware components. Provide pointers to15 hardware components such as sensors and shields]
29 $BSIM_OUT_PATH/components/common/stop_bsim.sh32 pushd $BSIM_OUT_PATH/components/device_handbrake
13 "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 …]
39 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,
126 b. Encapsulated components197 The idea behind this architecture is to organize modules or components with similar functionality199 the advantage in safety that interfaces between different components and layers can be shown at a204 Encapsulated components207 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-relevant209 components, including their associated interfaces. This ensures that the components have no210 **repercussions** on other components.216 functionalities can be disabled within components. This is because if a function is absolutely
1 This folder contains components that could be
5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
4 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
35 ${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 \
6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
9 find_package(Zephyr-sdk COMPONENTS LIST)
5 find_package(Zephyr COMPONENTS unittest HINTS $ENV{ZEPHYR_BASE})