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.c36 struct sim_context;
37 extern struct sim_context *sim_get_context(void);
38 extern void sim_set_context(struct sim_context *ctx);
49 struct sim_context { struct
247 int invoke_boot_go(struct sim_context *ctx, struct area_desc *adesc, in invoke_boot_go()
350 struct sim_context *ctx = sim_get_context(); in flash_area_write()
362 struct sim_context *ctx = sim_get_context(); in flash_area_erase()
521 struct sim_context *ctx = sim_get_context(); in sim_assert()