Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/scripts/kconfig/
Dkconfig.py119 write_kconfig_filenames(kconf, args.kconfig_list_out)
262 def write_kconfig_filenames(kconf, kconfig_list_path): function