Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/secure_storage/
DKconfig.its_store16 && $(dt_node_has_compat,$(dt_node_parent,$(DT_ITS_PARTITION)),fixed-partitions)
31 && $(dt_node_has_compat,$(dt_node_parent,$(DT_SETTINGS_PARTITIION)),fixed-partitions))\
33 && $(dt_node_has_compat,$(dt_node_parent,$(DT_STORAGE_PARTITION)),fixed-partitions)))
/Zephyr-latest/soc/nxp/common/
DKconfig.flexspi_xip8 DT_CHOSEN_FLASH_PARENT := $(dt_node_parent,$(DT_CHOSEN_FLASH_NODE))
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py877 def dt_node_parent(kconf, _, path): function
1063 "dt_node_parent": (dt_node_parent, 1, 1),
/Zephyr-latest/doc/build/kconfig/
Dpreprocessor-functions.rst55 $(dt_node_parent,<node path>)