Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/serialization/src/include/
Dnrf_802154_buffer_allocator.h120 void nrf_802154_buffer_allocator_free(const nrf_802154_buffer_allocator_t * p_obj, void * p_buffer);
/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_buffer_mgr_dst.c103 nrf_802154_buffer_allocator_free(&p_obj->allocator, p_local_pointer); in nrf_802154_buffer_mgr_dst_remove_by_local_pointer()
Dnrf_802154_buffer_allocator.c134 void nrf_802154_buffer_allocator_free(const nrf_802154_buffer_allocator_t * p_obj, in nrf_802154_buffer_allocator_free() function