Home
last modified time | relevance | path

Searched refs:SCOPES (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/tools/
Didf.py323 SCOPES = ('default', 'global', 'shared') variable in init_cli.Scope
328 elif isinstance(scope, str) and scope in self.SCOPES: