Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/tools/ci/
Dcheck_callgraph.py342 def find_files_recursive(root_path, ext): # type: (str, str) -> Generator[str, None, None] function
397 rtl_list = list(find_files_recursive(args.rtl_dir, '.expand'))