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