Searched defs:TestChipParameters (Results 1 – 1 of 1) sorted by relevance
908 struct TestChipParameters { struct909 device_guid: String,910 device_name: String,911 chip_kind: ProtoChipKind,912 chip_name: String,913 chip_manufacturer: String,914 chip_product_name: String,915 device_info: ProtoDeviceInfo,918 impl TestChipParameters { impl