Searched refs:FlashInit (Results 1 – 2 of 2) sorted by relevance
103 virtual void FlashInit();
286 void FakePlatform::FlashInit() { memset(mFlash, 0xff, sizeof(mFlash)); } in FlashInit() function in ot::FakePlatform541 void otPlatFlashInit(otInstance *) { return FakePlatform::CurrentPlatform().FlashInit(); } in otPlatFlashInit()