Home
last modified time | relevance | path

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

/mcuboot-latest/sim/mcuboot-sys/csupport/
Drun.c37 struct sim_context;
38 extern struct sim_context *sim_get_context(void);
39 extern void sim_set_context(struct sim_context *ctx);
50 struct sim_context { struct
248 int invoke_boot_go(struct sim_context *ctx, struct area_desc *adesc, in invoke_boot_go()
351 struct sim_context *ctx = sim_get_context(); in flash_area_write()
363 struct sim_context *ctx = sim_get_context(); in flash_area_erase()
524 struct sim_context *ctx = sim_get_context(); in sim_assert()