Home
last modified time | relevance | path

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

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