Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py1022 "error-if": (_error_if_fn, 2, 2),
6822 def _error_if_fn(kconf, _, cond, msg): function