Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/common/
DKconfig.flexspi_xip7 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_store7 DT_ITS_PARTITION := $(dt_chosen_path,secure_storage_its_partition)
9 DT_SETTINGS_PARTITIION := $(dt_chosen_path,$(DT_CHOSEN_Z_SETTINGS_PARTITION))
/Zephyr-latest/drivers/led_strip/
DKconfig.ws281250 DT_CHOSEN_LED_STRIP_PATH := $(dt_chosen_path,$(DT_CHOSEN_LED_STRIP))
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py90 def dt_chosen_path(kconf, _, chosen): function
1029 "dt_chosen_path": (dt_chosen_path, 1, 1),
/Zephyr-latest/doc/build/kconfig/
Dpreprocessor-functions.rst37 $(dt_chosen_path,<property in /chosen>)