Searched defs:Flash (Results 1 – 3 of 3) sorted by relevance
51 class Flash : public InstanceLocator class58 explicit Flash(Instance &aInstance) in Flash() function in ot::Flash
99 def Flash(self, partition, image, timeout=None, retries=None): member in Fastboot
98 typedef FlashWithPartitionFake<4 * 128 /*sector size*/, 6 /*sectors*/> Flash; typedef