Searched refs:nrf_802154_buffer_allocator_free (Results 1 – 3 of 3) sorted by relevance
120 void nrf_802154_buffer_allocator_free(const nrf_802154_buffer_allocator_t * p_obj, void * p_buffer);
103 nrf_802154_buffer_allocator_free(&p_obj->allocator, p_local_pointer); in nrf_802154_buffer_mgr_dst_remove_by_local_pointer()
134 void nrf_802154_buffer_allocator_free(const nrf_802154_buffer_allocator_t * p_obj, in nrf_802154_buffer_allocator_free() function