Home
last modified time | relevance | path

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

/mcuboot-latest/sim/mcuboot-sys/csupport/
Drun.c40 extern void sim_reset_context(void);
280 sim_reset_context(); in invoke_boot_go()
286 sim_reset_context(); in invoke_boot_go()
/mcuboot-latest/sim/mcuboot-sys/src/
Dapi.rs239 pub extern "C" fn sim_reset_context() { in sim_reset_context() function