Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/scripts/kconfig/
Dkconfiglib.py1907 def node_iter(self, unique_syms=False): argument
1930 if unique_syms:
1951 if unique_syms and node.item.__class__ is Symbol: