Home
last modified time | relevance | path

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

/Zephyr-latest/soc/renesas/smartbond/da1469x/
DKconfig.defconfig16 DT_CLOCK_SRC_PATH := $(dt_node_ph_prop_path,$(DT_LPCLK_PATH),clock-src)
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py663 def dt_node_ph_prop_path(kconf, name, path, prop): function
1058 "dt_node_ph_prop_path": (dt_node_ph_prop_path, 2, 2),
/Zephyr-latest/doc/build/kconfig/
Dpreprocessor-functions.rst58 $(dt_node_ph_prop_path,<node path>,<prop>)
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst1627 * Added a ``dt_node_ph_prop_path`` Kconfig preprocessor function.