Lines Matching +full:qspi +full:- +full:nor
2 # SPDX-License-Identifier: Apache-2.0
5 bool "QSPI NOR Flash"
15 Enable support for nrfx QSPI driver with EasyDMA.
34 int "Size of a stack-based buffer to handle writes not supported by QSPI"
37 The QSPI peripheral uses DMA and can only write data that is read
38 from a word-aligned location in RAM. A non-zero value here enables
49 Enable setting up the QSPI NOR driver to allow for execution of code
50 stored in QSPI XIP region. Note that for this functionality to work,
51 the QSPI NOR init priority must be set so that no XIP code in the
52 QSPI NOR flash chip is executed until the driver has been setup.
53 This will also disable power management for the QSPI NOR flash chip.
56 int "Timeout for QSPI operations (ms)"
59 The QSPI peripheral operation timeout in milliseconds.
62 most typical NOR flash chips to erase a sector.