Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/dfu/boot/
Dmcuboot.c63 static int boot_read_v1_header(uint8_t area_id, in boot_read_v1_header() function
125 rc = boot_read_v1_header(area_id, &v1_raw); in boot_read_bank_header()