Home
last modified time | relevance | path

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

/Zephyr-latest/modules/mbedtls/
Dcreate_psa_files.py112 def check_file(content: str, file_name: str): function
133 if ((not check_file(kconfig_content, KCONFIG_PATH)) or
134 (not check_file(header_content, HEADER_PATH))):
/Zephyr-latest/scripts/ci/
Dcheck_compliance.py1704 def check_file(self, file, fp): member in KeepSorted
1753 self.check_file(file, fp)