Searched refs:device_supported (Results 1 – 4 of 4) sorted by relevance
10 device_supported: false,
401 pub device_supported: bool, field449 device_supported: true, in default()526 device_supported: false, in variant_config()549 device_supported: false, in variant_config()
1021 let host = if package_cfg.device_supported { "" } else { "_host" }; in crate_to_bp_modules()1090 && package_cfg.device_supported in crate_to_bp_modules()1190 if package_cfg.device_supported && !crate_type.is_test() { in crate_to_bp_modules()
108 | `device_supported` | boolean | `true` | yes | Whether to compile …