Searched full:components (Results 1 – 25 of 340) sorted by relevance
12345678910>>...14
44 path: tools/bsim/components51 path: tools/bsim/components/ext_2G4_libPhyComv158 path: tools/bsim/components/ext_2G4_phy_v165 path: tools/bsim/components/ext_2G4_channel_NtNcable72 path: tools/bsim/components/ext_2G4_channel_multiatt79 path: tools/bsim/components/ext_2G4_modem_magic86 path: tools/bsim/components/ext_2G4_modem_BLE_simple93 path: tools/bsim/components/ext_2G4_device_burst_interferer100 path: tools/bsim/components/ext_2G4_device_WLAN_actmod107 path: tools/bsim/components/ext_2G4_device_playback[all …]
31 set(espidf_components_dir ${ESP_IDF_PATH}/components)62 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/partition_table/gen_esp32part.py -q63 …--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
30 set(espidf_components_dir ${ESP_IDF_PATH}/components)61 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/partition_table/gen_esp32part.py -q62 …--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
29 set(espidf_components_dir ${ESP_IDF_PATH}/components)60 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/partition_table/gen_esp32part.py -q61 …--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
23 set(espidf_components_dir ${ESP_IDF_PATH}/components)54 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/components/partition_table/gen_esp32part.py -q55 …--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
20 * Note that other components may have requested a different31 * 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]
34 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,
108 b. Encapsulated components179 The idea behind this architecture is to organize modules or components with similar functionality181 the advantage in safety that interfaces between different components and layers can be shown at a186 Encapsulated components189 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-relevant191 components, including their associated interfaces. This ensures that the components have no192 **repercussions** on other components.198 functionalities can be disabled within components. This is because if a function is absolutely
1 This folder contains components that could be
6 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
4 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})
8 # The BMD-345 does not include DCDC components
7 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})