Home
last modified time | relevance | path

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

/mcuboot-3.7.0/sim/src/
Dimage.rs1759 let slot_len = slot.len; in install_image() localVariable
1795 slot_len, HDR_SIZE, trailer); in install_image()
1796 slot_len - HDR_SIZE - trailer - tlv_len in install_image()
1802 slot_len, HDR_SIZE, trailer); in install_image()
1805 slot_len - HDR_SIZE - trailer - tlv_len + dev.align()*4 in install_image()
1916 dev.erase(offset, slot_len).unwrap(); in install_image()
1941 dev.erase(offset, slot_len).unwrap(); in install_image()