Home
last modified time | relevance | path

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

/openthread-latest/src/lib/platform/
Dexit_code.c62 case OT_EXIT_RADIO_SPINEL_RESET: in otExitCodeToString()
Dexit_code.h74 OT_EXIT_RADIO_SPINEL_RESET = 4, enumerator
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp2016 DieNow(OT_EXIT_RADIO_SPINEL_RESET); in HandleRcpUnexpectedReset()