Home
last modified time | relevance | path

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

/mcuboot-latest/sim/mcuboot-sys/src/
Dapi.rs170 pub static SIM_CTX: RefCell<CSimContextPtr> = RefCell::new(CSimContextPtr::new()); regex
226 SIM_CTX.with(|ctx| { in sim_get_context()
233 SIM_CTX.with(|ctx| { in sim_set_context()
240 SIM_CTX.with(|ctx| { in sim_reset_context()