Home
last modified time | relevance | path

Searched full:config_flash_has_driver_enabled (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/samples/subsys/bindesc/read_bindesc/
Dsample.yaml12 filter: dt_chosen_enabled("zephyr,flash-controller") and CONFIG_FLASH_HAS_DRIVER_ENABLED
/Zephyr-latest/samples/drivers/flash_shell/
Dsample.yaml9 filter: CONFIG_FLASH_HAS_DRIVER_ENABLED
/Zephyr-latest/tests/drivers/flash/common/
Dtestcase.yaml37 filter: ((CONFIG_FLASH_HAS_DRIVER_ENABLED and not CONFIG_TRUSTED_EXECUTION_NONSECURE)
51 filter: (CONFIG_FLASH_HAS_DRIVER_ENABLED and CONFIG_TRUSTED_EXECUTION_NONSECURE
/Zephyr-latest/samples/subsys/lorawan/fuota/
Dsample.yaml9 and dt_chosen_enabled("zephyr,flash-controller") and CONFIG_FLASH_HAS_DRIVER_ENABLED
/Zephyr-latest/samples/subsys/usb/dfu/
Dsample.yaml29 and dt_chosen_enabled("zephyr,flash-controller") and CONFIG_FLASH_HAS_DRIVER_ENABLED
/Zephyr-latest/scripts/tests/twister/
Dtest_testinstance.py180 '((CONFIG_FLASH_HAS_DRIVER_ENABLED and not CONFIG_TRUSTED_EXECUTION_NONSECURE) and' \
182 ' (CONFIG_FLASH_HAS_DRIVER_ENABLED and CONFIG_TRUSTED_EXECUTION_NONSECURE and' \