Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_nordic/nrfx/
DKconfig14 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_ADC))
18 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_CLOCK))
26 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_COMP))
217 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_GRTC))
234 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_IPC))
238 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_LPCOMP))
242 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_NFCT))
248 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF51_FLASH_CONTROLLER)) \
249 || $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF52_FLASH_CONTROLLER)) \
250 || $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF53_FLASH_CONTROLLER)) \
[all …]
/Zephyr-latest/drivers/usb/common/nrf_usbd_common/
DKconfig11 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_USBD))
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py717 def dt_has_compat(kconf, _, compat): function
1022 "dt_has_compat": (dt_has_compat, 1, 1),
/Zephyr-latest/doc/build/kconfig/
Dpreprocessor-functions.rst47 $(dt_has_compat,<compatible string>)
/Zephyr-latest/soc/nordic/
DKconfig80 depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_NFCT))