Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/tools/ci/
Dcheck_deprecated_kconfigs.py37 def _parse_path(path, sep=None): function
85 deprecated_options |= _parse_path(full_path)
92 used_options = _parse_path(full_path, '=')