Home
last modified time | relevance | path

Searched defs:otPlatFlashErase (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Dflash.c101 void otPlatFlashErase(otInstance *aInstance, uint8_t aSwapIndex) in otPlatFlashErase() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp545 void otPlatFlashErase(otInstance *, uint8_t aSwapIndex) { FakePlatform::CurrentPlatform().FlashEras… in otPlatFlashErase() function
/openthread-latest/tests/unit/
Dtest_platform.cpp378 OT_TOOL_WEAK void otPlatFlashErase(otInstance *, uint8_t aSwapIndex) in otPlatFlashErase() function