Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py102 def dt_chosen_has_compat(kconf, _, chosen, compat): function
1030 "dt_chosen_has_compat": (dt_chosen_has_compat, 2, 2),
/Zephyr-latest/doc/build/kconfig/
Dpreprocessor-functions.rst33 $(dt_chosen_has_compat,<property in /chosen>,<compatible string>)