Home
last modified time | relevance | path

Searched defs:product (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.6.0/scripts/tests/twister_blackbox/
Dtest_hardwaremap.py111 def test_generate(self, capfd, out_path, manufacturer, product, serial, runner): argument
163 def test_few_generate(self, capfd, out_path, manufacturer, product, serial, runner): argument
244 def test_texas_exeption(self, capfd, out_path, manufacturer, product, serial, location): argument
/Zephyr-Core-3.6.0/include/zephyr/usb/class/
Dusbd_msc.h22 const char *product; member
/Zephyr-Core-3.6.0/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dtwister_harness_config.py26 product: str = '' variable in DeviceConfig
/Zephyr-Core-3.6.0/subsys/mgmt/updatehub/
Dupdatehub_priv.h103 const char *product; member
110 const char *product; member
/Zephyr-Core-3.6.0/subsys/usb/device_next/class/
Dusbd_msc_scsi.h67 const char *product; member
Dusbd_msc_scsi.c165 char product[T10_PRODUCT_LENGTH]; member
386 const char *product, const char *revision) in scsi_init()
/Zephyr-Core-3.6.0/scripts/pylib/twister/twisterlib/
Dhardwaremap.py43 product=None, argument