Lines Matching +full:flash +full:- +full:specific
1 # Flash simulator config
4 # SPDX-License-Identifier: Apache-2.0
7 bool "Flash simulator"
13 Enable the flash simulator.
23 a specific FLASH interface that requires aligned read access.
26 bool "Program-erase device"
30 Explicit erase (non-erase-on-write) Flash, which is device that requires erase
31 to erase-value prior to write as it only allows to change bits from erase-value
45 …If selected, writing to a non-erased program unit will succeed, otherwise, it will return an error.
46 Keep in mind that write operations can only change value of a bit from erase-value to the
50 but only change from erase-value to opposite will be registered.
75 bool "flash operations statistic"
80 Gather statistic measurement for flash simulator operations using the
90 while catching dedicated flash operations and thresholds.