Home
last modified time | relevance | path

Searched refs:device_config_path (Results 1 - 3 of 3) sorted by relevance

/build/hb/resolver/
H A Dset_args_resolver.py107 config.device_config_path = device_info.get('board_config_path')
109 config.device_config_path = config.device_path
H A Dbuild_args_resolver.py77 'device_config_path', config.device_config_path)
/build/hb/resources/
H A Dconfig.py233 def device_config_path(self): member in Config
236 @device_config_path.setter
237 def device_config_path(self, value: str): member in Config
239 self.config_update('device_config_path', self._device_config_path)
393 self.device_config_path = config_content.get('device_config_path',

Completed in 3 milliseconds