Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_nordic/nrf_802154/serialization/platform/
Dnrf_802154_spinel_response_notifier.c29 #define AWAITED_PROPERTY_NONE UINT32_MAX macro
41 static spinel_prop_key_t awaited_property = AWAITED_PROPERTY_NONE;
63 assert(awaited_property == AWAITED_PROPERTY_NONE); in nrf_802154_spinel_response_notifier_lock_before_request()
119 awaited_property = AWAITED_PROPERTY_NONE; in nrf_802154_spinel_response_notifier_property_notify()