Lines Matching full:with
182 THREAD_CTX.with(|ctx| { in set_flash()
196 THREAD_CTX.with(|ctx| { in clear_flash()
205 THREAD_CTX.with(|ctx| { in sim_get_flash_areas()
212 THREAD_CTX.with(|ctx| { in sim_set_flash_areas()
219 THREAD_CTX.with(|ctx| { in sim_reset_flash_areas()
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()
247 RAM_CTX.with(|ctx| { in bootsim_get_ram_info()
259 RAM_CTX.with(|ctx| { in set_ram_info()
266 RAM_CTX.with(|ctx| { in clear_ram_info()
274 THREAD_CTX.with(|ctx| { in sim_flash_erase()
286 THREAD_CTX.with(|ctx| { in sim_flash_read()
299 THREAD_CTX.with(|ctx| { in sim_flash_write()
311 THREAD_CTX.with(|ctx| { in sim_flash_align()
318 THREAD_CTX.with(|ctx| { in sim_flash_erased_val()
335 /// for example, it can be enabled with something like:
359 NV_COUNTER_CTX.with(|ctx| { in sim_set_nv_counter_for_image()
380 NV_COUNTER_CTX.with(|ctx| { in sim_get_nv_counter_for_image()