Home
last modified time | relevance | path

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

/mcuboot-latest/sim/mcuboot-sys/src/
Dc.rs95 None => raw::invoke_boot_go(&mut sim_ctx as *mut _, in boot_go()
98 Some(i) => raw::invoke_boot_go(&mut sim_ctx as *mut _, in boot_go()
177 pub fn invoke_boot_go(sim_ctx: *mut CSimContext, areadesc: *const CAreaDesc, in invoke_boot_go() function
/mcuboot-latest/sim/mcuboot-sys/csupport/
Drun.c248 int invoke_boot_go(struct sim_context *ctx, struct area_desc *adesc, in invoke_boot_go() function