Searched refs:dt_chosen_path (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/soc/nxp/common/ |
D | Kconfig.flexspi_xip | 7 DT_CHOSEN_FLASH_NODE := $(dt_chosen_path,$(DT_CHOSEN_Z_FLASH))
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig.its_store | 7 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/ |
D | Kconfig.ws2812 | 50 DT_CHOSEN_LED_STRIP_PATH := $(dt_chosen_path,$(DT_CHOSEN_LED_STRIP))
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfigfunctions.py | 90 def dt_chosen_path(kconf, _, chosen): function 1029 "dt_chosen_path": (dt_chosen_path, 1, 1),
|
/Zephyr-latest/doc/build/kconfig/ |
D | preprocessor-functions.rst | 37 $(dt_chosen_path,<property in /chosen>)
|