/Zephyr-latest/samples/drivers/led/lp50xx/ |
D | sample.yaml | 6 filter: dt_compat_enabled("ti,lp5009") or 7 dt_compat_enabled("ti,lp5012") or 8 dt_compat_enabled("ti,lp5018") or 9 dt_compat_enabled("ti,lp5024") or 10 dt_compat_enabled("ti,lp5030") or 11 dt_compat_enabled("ti,lp5036")
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/ |
D | testcase.yaml | 13 filter: dt_compat_enabled("test-gpio-basic-api") and not dt_compat_enabled("arduino-header-r3") 33 filter: dt_compat_enabled("test-gpio-basic-api") 47 dt_compat_enabled("test-gpio-basic-api") and dt_compat_enabled("arduino-header-r3") 68 filter: dt_compat_enabled("test-gpio-basic-api") and dt_compat_enabled("arduino-header-r3") 88 dt_compat_enabled("test-gpio-basic-api") and dt_compat_enabled("arduino-header-r3") 106 filter: dt_compat_enabled("test-gpio-basic-api") and dt_compat_enabled("arduino-header-r3") and
|
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_api/ |
D | testcase.yaml | 9 not (CONFIG_WDT_SAM or dt_compat_enabled("st,stm32-window-watchdog") 10 or dt_compat_enabled("st,stm32-watchdog") or CONFIG_SOC_FAMILY_LPC or 20 filter: dt_compat_enabled("st,stm32-window-watchdog") or dt_compat_enabled("st,stm32-watchdog") 45 filter: dt_compat_enabled("st,stm32-window-watchdog") or dt_compat_enabled("st,stm32-watchdog") 51 filter: dt_compat_enabled("st,stm32-window-watchdog") or dt_compat_enabled("st,stm32-watchdog") 86 filter: dt_compat_enabled("gd,gd32-fwdgt") 102 filter: dt_compat_enabled("gd,gd32-wwdgt") 128 filter: dt_compat_enabled("ti,tps382x")
|
/Zephyr-latest/modules/nrf_wifi/bus/ |
D | Kconfig | 22 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF7002_QSPI)) ||\ 23 $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF7001_QSPI)) ||\ 24 $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF7000_QSPI)) 28 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF7002_SPI)) ||\ 29 $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF7001_SPI)) ||\ 30 $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF7000_SPI))
|
/Zephyr-latest/samples/drivers/spi_flash/ |
D | sample.yaml | 8 filter: dt_compat_enabled("jedec,spi-nor") or dt_compat_enabled("st,stm32-qspi-nor") 9 or dt_compat_enabled("st,stm32-ospi-nor") or dt_compat_enabled("st,stm32-xspi-nor") 10 or (dt_compat_enabled("nordic,qspi-nor") and CONFIG_NORDIC_QSPI_NOR)
|
/Zephyr-latest/tests/drivers/can/api/ |
D | testcase.yaml | 8 filter: dt_chosen_enabled("zephyr,canbus") and not dt_compat_enabled("kvaser,pcican") 9 and not dt_compat_enabled("infineon,xmc4xxx-can-node") 11 filter: dt_chosen_enabled("zephyr,canbus") and not dt_compat_enabled("kvaser,pcican") 12 and not dt_compat_enabled("infineon,xmc4xxx-can-node") 23 filter: dt_compat_enabled("nxp,s32-canxl")
|
/Zephyr-latest/tests/drivers/flash/stm32/ |
D | testcase.yaml | 13 filter: dt_compat_enabled("st,stm32f4-flash-controller") and 21 filter: dt_compat_enabled("st,stm32f4-flash-controller") and 29 filter: dt_compat_enabled("st,stm32l4-flash-controller") and 36 filter: dt_compat_enabled("st,stm32g4-flash-controller") and 43 filter: dt_compat_enabled("st,stm32f7-flash-controller") and 52 filter: dt_compat_enabled("st,stm32h7-flash-controller") and
|
/Zephyr-latest/soc/nordic/common/ |
D | Kconfig.peripherals | 7 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_ACL)) 10 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_ADC)) 13 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_BPROT)) 16 def_bool $(dt_compat_enabled,$(DT_COMPAT_ARM_CRYPTOCELL_310)) 19 def_bool $(dt_compat_enabled,$(DT_COMPAT_ARM_CRYPTOCELL_312)) 22 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_CCM)) 31 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_CLOCK)) 34 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_COMP)) 37 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_CTRLAPPERI)) 40 def_bool $(dt_compat_enabled,$(DT_COMPAT_NORDIC_NRF_DCNF)) [all …]
|
/Zephyr-latest/tests/drivers/bbram/ |
D | testcase.yaml | 13 filter: dt_compat_enabled("ite,it8xxx2-bbram") 17 filter: dt_compat_enabled("nuvoton,npcx-bbram") 22 filter: dt_compat_enabled("st,stm32-bbram") 28 filter: dt_compat_enabled("st,stm32-bbram")
|
/Zephyr-latest/tests/drivers/memc/ram/ |
D | testcase.yaml | 7 filter: dt_compat_enabled("st,stm32-fmc-nor-psram") 13 filter: dt_compat_enabled("st,stm32-fmc-sdram") 19 filter: dt_compat_enabled("atmel,sam-smc") 35 filter: dt_compat_enabled("renesas,ra-sdram")
|
/Zephyr-latest/samples/drivers/jesd216/ |
D | sample.yaml | 24 filter: dt_compat_enabled("jedec,spi-nor") 33 filter: dt_compat_enabled("st,stm32-xspi-nor") 34 or dt_compat_enabled("st,stm32-ospi-nor") 35 or dt_compat_enabled("st,stm32-qspi-nor")
|
/Zephyr-latest/samples/boards/st/power_mgmt/adc/ |
D | sample.yaml | 13 filter: dt_compat_enabled("zephyr,power-state") and 14 dt_compat_enabled("st,stm32-adc") and 15 dt_compat_enabled("st,stm32-lptim")
|
/Zephyr-latest/samples/drivers/spi_flash_at45/ |
D | sample.yaml | 9 filter: dt_compat_enabled("atmel,at45") 17 filter: dt_compat_enabled("atmel,at45") 25 filter: dt_compat_enabled("atmel,at45") 33 filter: dt_compat_enabled("atmel,at45") 41 filter: dt_compat_enabled("atmel,at45")
|
/Zephyr-latest/tests/drivers/sensor/sbs_gauge/ |
D | testcase.yaml | 9 dt_compat_enabled("sbs,sbs-gauge") and not dt_compat_enabled("zephyr,i2c-emul-controller") 16 filter: dt_compat_enabled("sbs,sbs-gauge")
|
/Zephyr-latest/samples/drivers/watchdog/ |
D | sample.yaml | 27 filter: dt_compat_enabled("st,stm32-window-watchdog") 50 filter: dt_compat_enabled("st,stm32-window-watchdog") 51 # filter CONFIG_SOC_SERIES_STM32H7X and dt_compat_enabled 68 filter: dt_compat_enabled("st,stm32-watchdog") 91 filter: dt_compat_enabled("gd,gd32-fwdgt") 107 filter: dt_compat_enabled("gd,gd32-wwdgt")
|
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/ |
D | testcase.yaml | 11 and not dt_compat_enabled("test-gpio-external-pulldown") 30 dt_compat_enabled("arduino-header-r3") 36 filter: dt_compat_enabled("test-gpio-external-pulldown")
|
/Zephyr-latest/tests/drivers/clock_control/pwm_clock/ |
D | testcase.yaml | 3 filter: dt_compat_enabled("pwm-clock") and dt_compat_enabled("test-clock-control-pwm-clock")
|
/Zephyr-latest/tests/drivers/mm/sys_mm_drv_bank/ |
D | testcase.yaml | 6 filter: dt_compat_enabled("intel,adsp-mtl-tlb") or dt_compat_enabled("intel,adsp-tlb")
|
/Zephyr-latest/tests/drivers/mm/sys_mm_drv_api/ |
D | testcase.yaml | 6 filter: dt_compat_enabled("intel,adsp-mtl-tlb") or dt_compat_enabled("intel,adsp-tlb")
|
/Zephyr-latest/tests/drivers/pwm/pwm_api/ |
D | testcase.yaml | 8 or dt_alias_exists("pwm-3") or dt_compat_enabled("st,stm32-pwm") 9 or dt_compat_enabled("intel,blinky-pwm") or dt_compat_enabled("nordic,nrf-pwm")
|
/Zephyr-latest/samples/sensor/th02/ |
D | sample.yaml | 8 filter: dt_compat_enabled("hoperf,th02") and dt_compat_enabled("seeed,grove-lcd-rgb")
|
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/ |
D | testcase.yaml | 22 filter: dt_chosen_enabled("zephyr,canbus") and not dt_compat_enabled("kvaser,pcican") 32 filter: dt_chosen_enabled("zephyr,canbus") and not dt_compat_enabled("kvaser,pcican") 43 filter: dt_chosen_enabled("zephyr,canbus") and not dt_compat_enabled("kvaser,pcican") 54 filter: dt_chosen_enabled("zephyr,canbus") and not dt_compat_enabled("kvaser,pcican")
|
/Zephyr-latest/samples/drivers/crypto/ |
D | sample.yaml | 40 filter: dt_compat_enabled("st,stm32-aes") or dt_compat_enabled("st,stm32-cryp") 56 filter: dt_compat_enabled("nxp,mcux-dcp") 70 filter: dt_compat_enabled("silabs,si32-aes")
|
/Zephyr-latest/samples/drivers/can/counter/ |
D | sample.yaml | 9 filter: dt_chosen_enabled("zephyr,canbus") and not dt_compat_enabled("kvaser,pcican") 10 and not dt_compat_enabled("infineon,xmc4xxx-can-node")
|
/Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/ |
D | sample.yaml | 12 filter: dt_compat_enabled("zephyr,power-state") and 14 dt_compat_enabled("st,stm32-lptim")
|