Searched refs:BINDINGS_TXT_PATH (Results 1 – 1 of 1) sorted by relevance
70 BINDINGS_TXT_PATH = ZEPHYR_BASE / "dts" / "bindings" / "binding-types.txt" variable97 with open(BINDINGS_TXT_PATH) as f: