Home
last modified time | relevance | path

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

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