Home
last modified time | relevance | path

Searched refs:otNcpSpiInit (Results 1 – 3 of 3) sorted by relevance

/external/openthread/examples/apps/ncp/
Dncp.c63 otNcpSpiInit(aInstance); in otAppNcpInit()
/external/openthread/include/openthread/
Dncp.h98 void otNcpSpiInit(otInstance *aInstance);
/external/openthread/src/ncp/
Dncp_spi.cpp65 extern "C" void otNcpSpiInit(otInstance *aInstance) in otNcpSpiInit() function