Home
last modified time | relevance | path

Searched refs:otPlatFlashInit (Results 1 – 4 of 4) sorted by relevance

/openthread-3.6.0/include/openthread/platform/
Dflash.h46 void otPlatFlashInit(otInstance *aInstance);
/openthread-3.6.0/examples/platforms/simulation/
Dflash.c53 void otPlatFlashInit(otInstance *aInstance) in otPlatFlashInit() function
/openthread-3.6.0/src/core/utils/
Dflash.cpp49 otPlatFlashInit(&GetInstance()); in Init()
/openthread-3.6.0/tests/unit/
Dtest_platform.cpp349 OT_TOOL_WEAK void otPlatFlashInit(otInstance *) {} in otPlatFlashInit() function