Searched refs:sim_get_context (Results 1 – 2 of 2) sorted by relevance
38 extern struct sim_context *sim_get_context(void);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()
225 pub extern "C" fn sim_get_context() -> *const CSimContext { in sim_get_context() function