Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/serialization/spinel_base/
Dspinel.h411 SPINEL_STATUS_IN_PROGRESS = 10, ///< This operation is in progress. enumerator
Dspinel.c2358 case SPINEL_STATUS_IN_PROGRESS: in spinel_status_to_cstr()