Lines Matching +full:flash +full:- +full:controller

3     - drivers
4 - flash
6 drivers.flash.stm32.f4:
8 - nucleo_f429zi
9 - google_dragonclaw
11 - CONFIG_FLASH_STM32_WRITE_PROTECT=y
12 - CONFIG_FLASH_STM32_READOUT_PROTECTION=y
13 filter: dt_compat_enabled("st,stm32f4-flash-controller") and
14 dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
15 drivers.flash.stm32.f4.block_registers:
17 - nucleo_f429zi
18 - google_dragonclaw
20 - CONFIG_FLASH_STM32_BLOCK_REGISTERS=y
21 filter: dt_compat_enabled("st,stm32f4-flash-controller") and
22 dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
23 drivers.flash.stm32.l4:
25 - nucleo_l452re/stm32l452xx/p
26 - disco_l475_iot1
28 - CONFIG_FLASH_STM32_READOUT_PROTECTION=y
29 filter: dt_compat_enabled("st,stm32l4-flash-controller") and
30 dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
31 drivers.flash.stm32.g4:
33 - nucleo_g474re
35 - CONFIG_FLASH_STM32_READOUT_PROTECTION=y
36 filter: dt_compat_enabled("st,stm32g4-flash-controller") and
37 dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
38 drivers.flash.stm32.f7:
40 - nucleo_f746zg
42 - CONFIG_FLASH_STM32_READOUT_PROTECTION=y
43 filter: dt_compat_enabled("st,stm32f7-flash-controller") and
44 dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
45 drivers.flash.stm32.h7:
47 - stm32h735g_disco
48 - stm32h750b_dk
49 - stm32h745i_disco/stm32h745xx/m7
51 - CONFIG_FLASH_STM32_READOUT_PROTECTION=y
52 filter: dt_compat_enabled("st,stm32h7-flash-controller") and
53 dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")