Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/soc_config_generator/
Dmpfs_configuration_generator.py619 def is_empty_file(fpath): argument
620 return os.path.isfile(fpath) and os.path.getsize(fpath) == 0