Searched defs:TestChipParameters (Results 1 – 1 of 1) sorted by relevance
1071 struct TestChipParameters { struct1072 device_guid: String,1073 device_name: String,1074 chip_kind: ProtoChipKind,1075 chip_name: String,1076 chip_manufacturer: String,1077 chip_product_name: String,1078 device_info: ProtoDeviceInfo,1081 impl TestChipParameters { impl