Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/soc/arm/nxp_imx/
DKconfig19 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt5xx/
DKconfig.defconfig.series31 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt6xx/
DKconfig.defconfig.series32 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt/
DKconfig.defconfig.series81 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
/Zephyr-Core-3.5.0/scripts/kconfig/
Dkconfigfunctions.py86 def dt_chosen_path(kconf, _, chosen): function
775 "dt_chosen_path": (dt_chosen_path, 1, 1),
/Zephyr-Core-3.5.0/doc/build/kconfig/
Dpreprocessor-functions.rst36 $(dt_chosen_path,<property in /chosen>)