Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/
Dkconfiglib.py1003 sym._cached_tri_val = STR_TO_TRI[nmy]
2409 token = self.const_syms[name] if name in STR_TO_TRI else \
4598 if self.orig_type in _BOOL_TRISTATE and value in STR_TO_TRI:
4599 value = STR_TO_TRI[value]
5257 if value in STR_TO_TRI:
5258 value = STR_TO_TRI[value]
6053 if sc.is_constant and sc.name not in STR_TO_TRI:
6819 STR_TO_TRI = { variable