Home
last modified time | relevance | path

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

/mcuboot-latest/sim/mcuboot-sys/src/
Dc.rs80 flash_counter: match counter { in boot_go()
106 *c = sim_ctx.flash_counter; in boot_go()
Dapi.rs95 pub flash_counter: libc::c_int, field
108 flash_counter: 0, in default()
/mcuboot-latest/sim/mcuboot-sys/csupport/
Drun.c51 int flash_counter; member
352 if (--(ctx->flash_counter) == 0) { in flash_area_write()
364 if (--(ctx->flash_counter) == 0) { in flash_area_erase()