Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py5278 if self._cached_selection is _NO_CACHED_SELECTION:
5434 self._cached_selection = _NO_CACHED_SELECTION
5495 self._cached_selection = _NO_CACHED_SELECTION
6877 _NO_CACHED_SELECTION = 0 variable