Home
last modified time | relevance | path

Searched refs:SPINEL_STATUS_ALREADY (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-3.5.0/drivers/nrf_802154/serialization/spinel_base/
Dspinel.h420 SPINEL_STATUS_ALREADY = 19, ///< The operation is already in progress. enumerator
Dspinel.c2394 case SPINEL_STATUS_ALREADY: in spinel_status_to_cstr()