Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 11 of 11) sorted by relevance

/mcuboot-latest/boot/mynewt/boot_uart/src/
Dboot_uart.c45 static int bs_rx_char(void *arg, uint8_t byte);
79 bs_rx_char(void *arg, uint8_t byte) in bs_rx_char() argument
87 bs_uart_rx.buf[bs_uart_rx.head] = byte; in bs_rx_char()
/mcuboot-latest/boot/zephyr/
Dserial_adapter.c135 uint8_t byte; in boot_uart_fifo_callback() local
145 rx = uart_fifo_read(uart_dev, &byte, 1); in boot_uart_fifo_callback()
163 cmd->line[cur++] = byte; in boot_uart_fifo_callback()
166 if (byte == '\n') { in boot_uart_fifo_callback()
/mcuboot-latest/sim/simflash/src/
Dlib.rs346 let byte = [(sector.num & 127) as u8]; in test_device() localVariable
347 flash.write(sector.base, &byte).unwrap(); in test_device()
348 flash.write(sector.base + sector.size - 1, &byte).unwrap(); in test_device()
354 let byte = (sector.num & 127) as u8; in test_device() localVariable
357 assert_eq!(buf.first(), Some(&byte)); in test_device()
358 assert_eq!(buf.last(), Some(&byte)); in test_device()
/mcuboot-latest/docs/
Dreadme-nuttx.md41 - `MTDIOC_ERASESTATE`, for retrieving the byte value of an erased cell of the MTD, required for the…
45 …ash_area_align()` is able to return a fixed value of 1 byte, even if the MTD does not support byte
Dcompression_format.md96 The second byte of the `lzma2_header` carries the following parameters:
110 To decode these values from the combined `pb_lp_lc` byte, run the
Decdsa.md12 at least one pad byte to always be added (to set the length). This
85 times, each time the last byte of the signature was non-zero, but if the
Dreadme-mbed.md25 * Its minimum supported read and write sizes (granularities) are _no larger than_ 16 byte, which MC…
Dreadme-espressif.md527 When enabling flash encryption, it is required to signed the image using 32-byte alignment:
/mcuboot-latest/sim/mcuboot-sys/
DCargo.toml93 # Support images with 32-byte maximum write alignment value.
/mcuboot-latest/boot/mbed/
Dmcuboot_imgtool.cmake96 …--align 4 # this lets mcuboot know the intrinsic alignment of the flash (32-bits = 4 byte alignmen…
/mcuboot-latest/ext/tinycrypt/documentation/
Dtinycrypt.rst152 TinyCrypt requires the personalization byte array and automatically creates