Home
last modified time | relevance | path

Searched refs:readout (Results 1 – 25 of 39) sorted by relevance

12

/Zephyr-latest/tests/subsys/dfu/mcuboot/src/
Dmain.c69 uint32_t readout[ARRAY_SIZE(expectation)]; in ZTEST() local
81 &readout, sizeof(readout)); in ZTEST()
84 zassert(memcmp(expectation, readout, sizeof(expectation)) == 0, in ZTEST()
93 &readout, sizeof(readout)); in ZTEST()
96 zassert(memcmp(&expectation[2], &readout[2], sizeof(expectation) - in ZTEST()
99 zassert_equal(1, readout[0] & 0xff, "confirmation error"); in ZTEST()
105 uint32_t readout[ARRAY_SIZE(img_magic)]; in ZTEST() local
123 &readout, sizeof(img_magic)); in ZTEST()
126 if (memcmp(img_magic, readout, sizeof(img_magic)) != 0) { in ZTEST()
139 ret = flash_area_read(fa, fa->fa_size - 24, readout, in ZTEST()
[all …]
/Zephyr-latest/tests/subsys/dfu/mcuboot_multi/src/
Dmain.c48 uint32_t readout[ARRAY_SIZE(expectation)]; in _test_request_upgrade_n() local
61 &readout, sizeof(readout)); in _test_request_upgrade_n()
65 zassert_true(memcmp(&expectation[2], &readout[2], in _test_request_upgrade_n()
70 zassert_equal(1, readout[0] & 0xff, "confirmation error"); in _test_request_upgrade_n()
72 zassert_true(memcmp(expectation, readout, in _test_request_upgrade_n()
86 uint32_t readout[ARRAY_SIZE(img_magic)]; in _test_write_confirm_n() local
100 &readout, sizeof(img_magic)); in _test_write_confirm_n()
103 if (memcmp(img_magic, readout, sizeof(img_magic)) != 0) { in _test_write_confirm_n()
116 ret = flash_area_read(fa, fa->fa_size - 24, readout, in _test_write_confirm_n()
117 sizeof(readout[0])); in _test_write_confirm_n()
[all …]
/Zephyr-latest/drivers/flash/
DKconfig.stm3252 bool "Extended operation for flash readout protection control"
59 Enables flash extended operation for enabling/disabling flash readout
63 bool "Allow disabling readout protection"
67 With this option enabled it will be possible to disable readout
71 bool "Allow enabling readout protection permanently"
75 With this option enabled it will be possible to enable readout
/Zephyr-latest/subsys/settings/src/
Dsettings_line.c126 uint16_t readout; in settings_next_line_ctx() local
133 rc = settings_line_raw_read(0, (char *)&readout, sizeof(readout), in settings_next_line_ctx()
136 if (len_read != sizeof(readout)) { in settings_next_line_ctx()
141 entry_ctx->seek += sizeof(readout); in settings_next_line_ctx()
142 entry_ctx->len = readout; in settings_next_line_ctx()
/Zephyr-latest/samples/boards/espressif/flash_encryption/
DREADME.rst11 in place on the first boot. As a result, physical readout of flash will not be sufficient to
20 readout of encrypted flash contents.
24 Recommended for manufacturing and production to prevent physical readout of encrypted flash
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/
DREADME.rst65 DEBUG: #: readout fails. It must be executed after each terminal width change
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dread_and_decode.rst74 Polling a temperature sensor and printing its readout is likely the simplest
/Zephyr-latest/boards/dragino/lsn50/doc/
Dindex.rst53 - Up to 192 KB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/dragino/nbsn95/doc/
Dindex.rst52 - Up to 192 KB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/alientek/pandora_stm32l475/doc/
Dindex.rst61 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/blues/swan_r5/doc/
Dindex.rst69 - 2-Mbyte Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/st/nucleo_l432kc/doc/
Dindex.rst55 - Up to 256 KB single bank Flash, proprietary code readout protection
/Zephyr-latest/boards/st/nucleo_l433rc_p/doc/
Dindex.rst55 - Up to 256 KB single bank Flash, proprietary code readout protection
/Zephyr-latest/boards/st/stm32l476g_disco/doc/
Dindex.rst71 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/st/b_l072z_lrwan1/doc/
Dindex.rst83 - Up to 192 KB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/st/b_l4s5i_iot01a/doc/
Dindex.rst68 - Up to 2 MB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/st/nucleo_g431rb/doc/
Dindex.rst54 - Up to 128 KB single bank Flash, proprietary code readout protection
/Zephyr-latest/boards/st/nucleo_g474re/doc/
Dindex.rst54 - Up to 128 KB single bank Flash, proprietary code readout protection
/Zephyr-latest/boards/st/nucleo_l452re/doc/
Dindex.rst65 - Up to 512 KB single bank Flash, proprietary code readout protection
/Zephyr-latest/boards/st/nucleo_l476rg/doc/
Dindex.rst60 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/st/nucleo_l496zg/doc/
Dindex.rst62 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/st/nucleo_l4a6zg/doc/
Dindex.rst62 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/st/nucleo_l4r5zi/doc/
Dindex.rst74 - 2-Mbyte Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/st/disco_l475_iot1/doc/
Dindex.rst64 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection
/Zephyr-latest/boards/st/stm32l496g_disco/doc/
Dindex.rst78 - Up to 1 MB Flash, 2 banks read-while-write, proprietary code readout protection

12