Home
last modified time | relevance | path

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

/mcuboot-latest/sim/mcuboot-sys/src/
Dc.rs93 let adesc = areadesc.get_c(); in boot_go() localVariable
96 adesc.borrow() as *const _, in boot_go()
99 adesc.borrow() as *const _, in boot_go()
/mcuboot-latest/sim/mcuboot-sys/csupport/
Drun.c248 int invoke_boot_go(struct sim_context *ctx, struct area_desc *adesc, in invoke_boot_go() argument
263 sim_set_flash_areas(adesc); in invoke_boot_go()