Lines Matching +full:partition +full:- +full:erase
1 .. zephyr:code-sample:: soc-flash-nrf
3 :relevant-api: flash_interface flash_area_api
12 partition defined with the label ``storage_partition``, then uses :ref:`Flash API <flash_api>`
14 partition.
16 Within the sample, user may observe how read/write/erase operations
24 there is a fixed-partition named ``storage_partition`` defined
27 .. zephyr-app-commands::
28 :zephyr-app: samples/drivers/soc_flash_nrf
36 .. code-block:: console
38 *** Booting Zephyr OS build v2.7.99-17621-g54832687bcbb ***
43 Test 1: Flash erase page at 0x82000
44 Flash erase succeeded!
64 Test 3: Flash erase (2 pages at 0x80000)
65 Flash erase succeeded!
85 Test 5: Flash erase page at 0x82000
86 Flash erase succeeded!
88 Test 6: Non-word aligned write (word array 3)
132 write-block-size = 1