Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/
Dutils.py18 with open(hexfile, "r", encoding="iso-8859-1") as hfile:
19 for line in hfile.readlines():