Searched refs:dt_chosen_path (Results 1 – 6 of 6) sorted by relevance
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/ |
D | Kconfig | 19 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
|
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt5xx/ |
D | Kconfig.defconfig.series | 31 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
|
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt6xx/ |
D | Kconfig.defconfig.series | 32 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
|
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt/ |
D | Kconfig.defconfig.series | 81 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
|
/Zephyr-Core-3.5.0/scripts/kconfig/ |
D | kconfigfunctions.py | 86 def dt_chosen_path(kconf, _, chosen): function 775 "dt_chosen_path": (dt_chosen_path, 1, 1),
|
/Zephyr-Core-3.5.0/doc/build/kconfig/ |
D | preprocessor-functions.rst | 36 $(dt_chosen_path,<property in /chosen>)
|