Searched defs:flash (Results 1 – 2 of 2) sorted by relevance
66 flash: SimMultiFlash, field76 flash: SimMultiFlash, field225 let mut flash = self.flash; in make_no_upgrade_image() localVariable343 let mut flash = self.flash; in make_erased_secondary_image() localVariable365 let mut flash = self.flash; in make_bootstrap_image() localVariable387 let mut flash = self.flash; in make_oversized_bootstrap_image() localVariable410 let mut flash = self.flash; in make_image_with_security_counter() localVariable452 let mut flash = SimMultiFlash::new(); in make_device() localVariable467 let mut flash = SimMultiFlash::new(); in make_device() localVariable483 let mut flash = SimMultiFlash::new(); in make_device() localVariable[all …]
426 add_custom_target(flash DEPENDS ${APP_NAME}.bin) target