Searched refs:f2 (Results 1 – 2 of 2) sorted by relevance
33 last_release=$(pip show imgtool | grep "Version: " | cut -d" " -f2)
319 let mut f2 = SimFlash::new(vec![16 * 1024, 16 * 1024, 16 * 1024, 64 * 1024, in test_flash() localVariable321 test_device(&mut f2, erased_val); in test_flash()