Searched refs:peripheral (Results 1 – 25 of 48) sorted by relevance
12
/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionTest/ |
D | kernel_ExternalUsbPeripheralsDetectionTest.py | 136 peripheral = vendor_id_dict_control_file[vid] 139 % (peripheral, _USB_DIR)) 148 % peripheral) 149 logging.info('---- Drivers for %s ----', peripheral) 163 % (peripheral, driver_path))
|
/external/dtc/Documentation/ |
D | dt-object-internal.txt | 40 So for the bar peripheral we would have this: 43 /* FOO platform + bar peripheral */ 56 /* bar peripheral */ 65 While for the baz peripheral we would have this: 68 /* FOO platform + baz peripheral */ 83 /* baz peripheral */ 94 We note that the baz case is more complicated, since the baz peripheral needs to 175 So the bar peripheral's DTS format would be of the form: 184 /* bar peripheral */ 234 Doing the same with the baz peripheral's DTS format is a little bit more [all …]
|
/external/autotest/client/common_lib/cros/manual/ |
D | get_usb_devices.py | 284 def get_preferred_speaker(peripheral): argument 289 for _key in peripheral: 294 def get_preferred_camera(peripheral): argument 299 for _key in peripheral:
|
/external/autotest/server/site_tests/enterprise_CFM_AutoZoomSanity/ |
D | enterprise_CFM_AutoZoomSanity.py | 139 for peripheral in peripheral_dict: 140 if peripheral not in peripherals_found: 141 raise error.TestFail('%s not found.' % peripheral)
|
/external/llvm-project/llvm/docs/ |
D | SupportPolicy.rst | 28 the level of support in two tiers: core and peripheral, with two 67 downgraded to the peripheral tier or being removed. Sub-communities can 73 The peripheral tier encompass the parts of LLVM that cater to a specific 81 and the intersection of that with the core tier and other peripheral parts. 90 the core tier (and others in the peripheral tier) long term, without causing 96 The peripheral tier is composed of: 118 * Negatively affect other peripheral tier code, with the sub-communities 122 result of idiosyncrasies in the peripheral component. 144 To add a new peripheral component, send an RFC to the appropriate dev list 175 burden on maintaining other components (core or peripheral).
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/ |
D | Nucleo-L4A6RG.txt | 50 Generate peripheral initialization as a pair of '.c/.h' files per peripheral : No
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/ |
D | Nucleo-L476RG.txt | 52 Generate peripheral initialization as a pair of '.c/.h' files per peripheral : No
|
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
D | control.detect.long_cycle | 9 PURPOSE = "Servo based USB peripheral detection test" 28 Other detection checks can be added for each peripheral
|
D | control.detect.unplug_login_plug | 28 Other detection checks can be added for each peripheral
|
D | control.detect.lid_close_open_short | 28 Other detection checks can be added for each peripheral
|
D | control.detect.crash_check_short | 28 Other detection checks can be added for each peripheral
|
D | control.detect.login_unplug_closelid_openlid_plug | 29 Other detection checks can be added for each peripheral
|
D | control.detect | 28 Other detection checks can be added for each peripheral
|
/external/cros/system_api/dbus/power_manager/ |
D | peripheral_battery_status.proto | 15 // Name of the peripheral device.
|
/external/tensorflow/tensorflow/lite/micro/testing/ |
D | bluepill_nontest.resc | 19 # Create additional semihosting interface peripheral
|
/external/autotest/server/site_tests/enterprise_CFM_LowLevelPeripheralTest/ |
D | control.reboot_stress | 9 PURPOSE = "Stresses peripheral devices by repeatedly rebooting the DUT."
|
/external/arm-trusted-firmware/docs/plat/marvell/armada/misc/ |
D | mvebu-io-win.rst | 8 Transactions that are decoded by CCU windows as IO peripheral, have an additional
|
/external/autotest/server/site_tests/enterprise_CFM_PeripheralQualification/ |
D | control.reboot_stress | 9 PURPOSE = "Stresses a peripheral device by repeatedly rebooting the CfM."
|
D | control.power_cycle | 10 PURPOSE = "Stresses a peripheral device by repeatedly power cycling its USB port."
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrSystem.td | 431 // Extract peripheral counter. 439 // Load peripheral-counter-set controls. 459 // Set peripheral counter.
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrSystem.td | 431 // Extract peripheral counter. 439 // Load peripheral-counter-set controls. 459 // Set peripheral counter.
|
/external/pigweed/pw_random/ |
D | docs.rst | 62 instead of requiring an application to directly poll the hardware RNG peripheral
|
/external/arm-trusted-firmware/docs/plat/arm/arm_fpga/ |
D | index.rst | 5 testing and bringup of new cores. With that focus, peripheral support is
|
/external/libiio/src/ |
D | README.md | 7 …n any vendors processor/FPGA/SoC, which may be controlling any vendors peripheral device (ADC, DAC…
|
/external/libiio/ |
D | README.md | 7 …n any vendors processor/FPGA/SoC, which may be controlling any vendors peripheral device (ADC, DAC…
|
12