Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_nordic/nrf_802154/serialization/platform/
Dnrf_802154_spinel_response_notifier.c93 struct spinel_notify_buff_internal *p_notify_buff_free; in nrf_802154_spinel_response_notifier_free() local
96 p_notify_buff_free = CONTAINER_OF(p_notify, in nrf_802154_spinel_response_notifier_free()
100 assert(p_notify_buff_free == &notify_buff); in nrf_802154_spinel_response_notifier_free()
104 p_notify_buff_free->free = true; in nrf_802154_spinel_response_notifier_free()