Searched refs:platform (Results 26 – 50 of 503) sorted by relevance
12345678910>>...21
146 if options.platform and not tplan.check_platform(i.platform, options.platform):190 if d.platform in tplan.platform_names:191 d.platform = tplan.get_platform(d.platform).name
218 for platform in selected:219 suites = list(filter(lambda d: d['platform'] == platform, all_suites))230 name=platform,289 def json_report(self, filename, version="NA", platform=None, filters=None): argument312 if platform and platform != instance.platform.name:343 "arch": instance.platform.arch,344 "platform": instance.platform.name,509 mkey = (instance.testsuite.name, instance.platform.name)688 instance.platform.name for instance in self.instances.values()779 platforms = {repr(inst.platform):inst.platform for _, inst in self.instances.items()}[all …]
38 def get_matched_quarantine(self, testname, platform, architecture, simulator): argument39 qelem = self.quarantine.get_matched_quarantine(testname, platform, architecture, simulator)116 platform: str,126 and (matched := _is_element_matched(platform, qelem.re_platforms)) is False):
10 set(EMLIB_DIR ${ZEPHYR_HAL_SILABS_MODULE_DIR}/simplicity_sdk/platform/emlib)11 set(COMMON_DIR ${ZEPHYR_HAL_SILABS_MODULE_DIR}/simplicity_sdk/platform/common)12 set(DEVICE_DIR ${ZEPHYR_HAL_SILABS_MODULE_DIR}/simplicity_sdk/platform/Device)13 set(RADIO_DIR ${ZEPHYR_HAL_SILABS_MODULE_DIR}/simplicity_sdk/platform/radio)14 set(SECURITY_DIR ${ZEPHYR_HAL_SILABS_MODULE_DIR}/simplicity_sdk/platform/security)15 set(SERVICE_DIR ${ZEPHYR_HAL_SILABS_MODULE_DIR}/simplicity_sdk/platform/service)16 set(PERIPHERAL_DIR ${ZEPHYR_HAL_SILABS_MODULE_DIR}/simplicity_sdk/platform/peripheral)74 …add_prebuilt_library(librail platform/radio/rail_lib/autogen/librail_release/librail_efr32xg${SILA…
4 zephyr_sources(platform.c)
9 ADP-XC7K AE350 board is for AndeShape AE350 platform on ADP-XC7K series13 variety of AndesCore processors and AndeShape SoC platform IPs.14 AE350 is a RISC-V platform which can integrate AndesCore CPUs with a collection32 The ADP-XC7K AE350 platform integrates 1 ~ 4 cores 32/64-bit 60MHz RISC-V CPUs, DSP,35 The ADP-XC7K AE350 platform provides following hardware components:93 The ADP-XC7K AE350 platform has 1 GPIO controller. It providing 32 bits of IO.197 The ADP-XC7K AE350 platform has 60MHz core clock.202 The ADP-XC7K AE350 platform has 2 UARTs.287 # 2. For algorithm-bin file, use target_SPI_v5_32.bin in RV32 platform and288 # use target_SPI_v5_64.bin in RV64 platform[all …]
68 .. _`chre_api/chre/nanoapp.h`: https://cs.android.com/android/platform/superproject/+/master:system…69 .. _`pal/audio.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/in…70 .. _`pal/gnss.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/inc…71 .. _`pal/sensor.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/i…72 .. _`pal/system.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/i…73 .. _`pal/wifi.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/inc…74 .. _`pal/wwan.h`: https://cs.android.com/android/platform/superproject/+/master:system/chre/pal/inc…
248 for platform, test_data in platforms.items():249 if not platform in metrics['base'][test]:251 golden_metric = metrics['base'][test][platform]267 tests[platform] = tmp278 for platform, data in deltas[test].items():279 print(" {:<25}".format(platform))
8 import platform13 DPCMD_EXE = 'dpcmd.exe' if platform.system() == 'Windows' else 'dpcmd'
8 import platform88 if platform.system() == 'Windows':91 elif platform.system() == 'Linux':
7 import platform15 DPCMD_EXE = 'dpcmd.exe' if platform.system() == 'Windows' else 'dpcmd'
6 import platform14 if platform.system() != 'Linux':
82 struct usb_bos_platform_descriptor platform; member91 .platform = {
7 zephyr_sources(platform.c)
23 platform: str = '' variable in DeviceConfig71 platform=config.option.platform,
18 Finally, platform shutdown is triggered. It can be restarted by pressing the21 Using a power measurement tool, user can observe the platform reaching STOP2 mode
17 Agent, platform, protocol and transport56 This describes how messages are exchanged between agents and the platform.65 A **channel** is the medium through which agents and the platform exchange messages.74 #. A2P (agent to platform)77 #. P2A (platform to agent)78 The platform is the initiator/requester.86 These are commands that block until the platform has completed the89 For these commands, the platform schedules the requested work to98 the platform. These are sent over P2A channels.121 and the platform may happen using this transport:[all …]
1 # DesignWare ARC nSIM simulated platform configuration
7 set(PLATFORM_PATH platform/ext/target/nordic_nrf)
6 set(PLATFORM_PATH platform/ext/target/nordic_nrf)
5 ${ZEPHYR_BASE}/modules/openthread/platform
1 # Infineon XMC4700 relax kit platform configuration options
1 # Infineon XMC4500 relax kit platform configuration options
27 Change default value when platform needs different data alignment.33 Change default value when platform needs a different time.