Searched refs:expected_functions (Results 1 – 1 of 1) sorted by relevance
487 expected_functions = allowed_interfaces[interface]["expected_functions"] variable488 if "required" in expected_functions:489 for function in expected_functions["required"]:493 if "one_of" in expected_functions:494 …nction_pins = list("{}_{}_PIN".format(name, function) for function in expected_functions["one_of"])