Home
last modified time | relevance | path

Searched refs:Flash (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_flash.rst3 BLOB Flash
6 The BLOB Flash Readers and Writers implement BLOB reading to and writing from flash partitions
10 BLOB Flash Reader
13 The BLOB Flash Reader interacts with the BLOB Transfer Client to read BLOB data directly from flash.
15 BLOB Transfer Client. Each BLOB Flash Reader only supports one transfer at the time.
18 BLOB Flash Writer
21 The BLOB Flash Writer interacts with the BLOB Transfer Server to write BLOB data directly to flash.
23 BLOB Transfer Server. Each BLOB Flash Writer only supports one transfer at the time, and requires a
27 The BLOB Flash Writer copies chunk data into a buffer to accommodate chunks that are unaligned with
/Zephyr-latest/subsys/fs/fcb/
DKconfig1 # Flash Circular Buffer module
7 # Flash Circular Buffer
11 bool "Flash Circular Buffer support"
16 Enable support of Flash Circular Buffer.
/Zephyr-latest/drivers/flash/
DKconfig.npcx_fiu1 # NPCX Flash driver configuration options
7 bool "Nuvoton NPCX QSPI Bus Flash driver"
12 This option enables the QSPI Bus Flash driver for NPCX family of
16 bool "Nuvoton NPCX embedded controller (EC) QSPI NOR Flash driver"
26 This option enables the QSPI NOR Flash driver for NPCX family of
36 This option enables the QSPI NOR Flash features such as Quad-Enable,
DKconfig.ifx_cat11 # Infineon CAT1 Flash configuration options
17 Enable the Flash driver for Infineon CAT1 family.
30 Enable the QSPI Flash driver for Infineon CAT1 family.
DKconfig.nor7 bool "SPI NOR Flash"
20 prompt "Source for Serial Flash Discoverable Parameters"
32 bool "Basic Flash Parameters from devicetree node"
34 The JESD216 Basic Flash Parameters table must be provided in the
65 Flash operations can take anywhere from 1ms to 240 seconds to
86 Flash accesses commonly occur in bursts, where entering and exiting DPD
DKconfig.andes23 prompt "Source for Serial Flash Discoverable Parameters"
27 bool "Basic Flash Parameters from devicetree node"
29 The JESD216 Basic Flash Parameters table must be provided in the
DKconfig1 # Flash driver configuration options
7 # Flash driver
28 All pure Flash devices are evolution of EEPROM where erase has
83 bool "Flash drivers"
94 to access the Serial Flash Discoverable Parameter section
99 bool "Flash shell"
109 bool "Flash read/write/erase test commands"
116 hex "Flash shell buffer size"
159 int "Flash init priority"
162 Flash driver device initialization priority. This initialization
/Zephyr-latest/samples/drivers/soc_flash_nrf/
DREADME.rst10 This sample demonstrates using the :ref:`Flash API <flash_api>` on an SoC internal storage.
11 The sample uses :ref:`Flash map API <flash_map_api>` to obtain a device that has one
12 partition defined with the label ``storage_partition``, then uses :ref:`Flash API <flash_api>`
43 Test 1: Flash erase page at 0x82000
44 Flash erase succeeded!
46 Test 2: Flash write (word array 1)
64 Test 3: Flash erase (2 pages at 0x80000)
65 Flash erase succeeded!
67 Test 4: Flash write (word array 2)
85 Test 5: Flash erase page at 0x82000
[all …]
/Zephyr-latest/subsys/storage/flash_map/
DKconfig1 # Flash map abstraction module
7 # Flash map
11 bool "Flash map abstraction module"
19 bool "Flash map shell interface"
33 bool "Flash check functions"
/Zephyr-latest/tests/boards/espressif/cache_coex/
DREADME.rst3 Espressif ESP32 PSRAM/SPI Flash co-existence test
9 This code tests SPI Flash and PSRAM content integrity after multithreaded and concurrent accesses to
11 with a random generated pattern. At the same time, a whole SPI Flash page is updated with another p…
12 value. By the end of the thread iterations, both PSRAM and SPI Flash have its contents compared aga…
/Zephyr-latest/scripts/west_commands/
Dflash.py16 class Flash(WestCommand): class
19 super(Flash, self).__init__(
/Zephyr-latest/drivers/disk/
DKconfig.flash5 bool "Flash"
11 Flash device is used for the file system.
/Zephyr-latest/samples/drivers/mspi/mspi_flash/
DREADME.rst39 Test 1: Flash erase
40 Flash erase succeeded!
42 Test 2: Flash write
/Zephyr-latest/samples/drivers/spi_flash/
DREADME.rst42 Test 1: Flash erase
43 Flash erase succeeded!
45 Test 2: Flash write
/Zephyr-latest/boards/seagate/faze/support/
Dopenocd.cfg10 # NXP LPC11U24 Cortex-M0 with 128KB Flash and 20KB + 4KB SRAM
29 # 0x2 User Flash Mode. Interrupt vectors are not re-mapped
30 # and reside in Flash.
/Zephyr-latest/doc/hardware/peripherals/
Dflash.rst3 Flash chapter
9 **Flash offset concept**
/Zephyr-latest/soc/adi/max32/
Dflash.ld9 KEEP(*(.flashprog*)) /* Flash program */
/Zephyr-latest/boards/silabs/radio_boards/slwrb4104a/doc/
Dindex.rst19 - Flash memory: 512 kB
23 - 8Mbit SPI NOR Flash
92 | PC6 | SPI_MOSI | Flash MOSI US1_TX #11 |
94 | PC7 | SPI_MISO | Flash MISO US1_RX #11 |
96 | PC8 | SPI_SCLK | Flash SCLK US1_CLK #11 |
98 | PA4 | SPI_CS | Flash Chip Select (GPIO) |
/Zephyr-latest/boards/silabs/radio_boards/slwrb4250b/doc/
Dindex.rst18 - Flash memory: 256 kB
22 - 8Mbit SPI NOR Flash
90 | PC6 | SPI_MOSI | Flash MOSI US1_TX #11 |
92 | PC7 | SPI_MISO | Flash MISO US1_RX #11 |
94 | PC8 | SPI_SCLK | Flash SCLK US1_CLK #11 |
96 | PA4 | SPI_CS | Flash Chip Select (GPIO) |
/Zephyr-latest/boards/silabs/radio_boards/slwrb4161a/doc/
Dindex.rst18 - Flash memory: 1024 kB
86 | PC6 | SPI_MOSI | Flash MOSI US1_TX #11 |
88 | PC7 | SPI_MISO | Flash MISO US1_RX #11 |
90 | PC8 | SPI_SCLK | Flash SCLK US1_CLK #11 |
92 | PA4 | SPI_CS | Flash Chip Select (GPIO) |
/Zephyr-latest/boards/silabs/radio_boards/slwrb4170a/doc/
Dindex.rst18 - Flash memory: 1024 kB
86 | PC6 | SPI_MOSI | Flash MOSI US1_TX #11 |
88 | PC7 | SPI_MISO | Flash MISO US1_RX #11 |
90 | PC8 | SPI_SCLK | Flash SCLK US1_CLK #11 |
92 | PA4 | SPI_CS | Flash Chip Select (GPIO) |
/Zephyr-latest/doc/services/storage/stream/
Dstream_flash.rst3 Stream Flash
5 The Stream Flash module takes contiguous fragments of a stream of data (e.g.
27 The Stream Flash module offers an API for loading, saving and clearing stream
/Zephyr-latest/boards/nxp/mimxrt685_evk/doc/
Dindex.rst24 - 512 MB Macronix Octal SPI Flash operating at 1.8 V
71 | FLASH | on-chip | OctalSPI Flash |
153 | PIO1_11 | FLEXSPI0B_DATA0 | OctalSPI Flash |
155 | PIO1_12 | FLEXSPI0B_DATA1 | OctalSPI Flash |
157 | PIO1_13 | FLEXSPI0B_DATA2 | OctalSPI Flash |
159 | PIO1_14 | FLEXSPI0B_DATA3 | OctalSPI Flash |
161 | PIO1_29 | FLEXSPI0B_SCLK | OctalSPI Flash |
163 | PIO2_12 | PIO2_12 | OctalSPI Flash |
165 | PIO2_17 | FLEXSPI0B_DATA4 | OctalSPI Flash |
167 | PIO2_18 | FLEXSPI0B_DATA5 | OctalSPI Flash |
[all …]
/Zephyr-latest/boards/nxp/ucans32k1sic/support/
Dstartup.cmm16 ; - eraseFlash if set to "yes", the whole content in Flash device will be *
17 ; erased before the application is downloaded to either Flash *
20 ; - verifyFlash if set to "yes", verify after program application to Flash *
68 ; Write contents of the file to virtual Flash programming memory
/Zephyr-latest/soc/espressif/common/
DKconfig.esptool7 bool "Use Octal Flash"
31 prompt "Flash SPI mode"
57 prompt "Flash Sampling Mode"
82 prompt "Flash SPI speed"
92 - Flash 120 MHz SDR mode is stable.
93 - Flash 120 MHz DDR mode is an experimental feature, it works when
119 This is an invisible item, used to define the targets that defaults to use 80MHz Flash SPI speed.
134 prompt "Flash size"

12345678910>>...22