Home
last modified time | relevance | path

Searched refs:otSysDeinit (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/examples/platforms/
Dopenthread-system.h61 void otSysDeinit(void);
/openthread-latest/examples/platforms/simulation/
Dmisc.c55 otSysDeinit(); in otPlatReset()
Dsystem.c210 void otSysDeinit(void) in otSysDeinit() function
/openthread-latest/src/posix/
Dmain.c326 otSysDeinit(); in otPlatReset()
427 otSysDeinit(); in main()
/openthread-latest/src/posix/platform/include/openthread/
Dopenthread-system.h147 void otSysDeinit(void);
/openthread-latest/examples/platforms/simulation/virtual_time/
Dplatform-sim.c237 void otSysDeinit(void) { close(sSockFd); } in otSysDeinit() function
/openthread-latest/src/posix/platform/
Dsystem.cpp353 void otSysDeinit(void) in otSysDeinit() function