Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dflash.c53 void otPlatFlashInit(otInstance *aInstance) in otPlatFlashInit() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp541 void otPlatFlashInit(otInstance *) { return FakePlatform::CurrentPlatform().FlashInit(); } in otPlatFlashInit() function
/openthread-latest/tests/unit/
Dtest_platform.cpp374 OT_TOOL_WEAK void otPlatFlashInit(otInstance *) {} in otPlatFlashInit() function