Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/serialization/src/include/
Dnrf_802154_buffer_allocator.h110 void * nrf_802154_buffer_allocator_alloc(const nrf_802154_buffer_allocator_t * p_obj);
/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_buffer_mgr_dst.c70 *pp_local_pointer = nrf_802154_buffer_allocator_alloc(&p_obj->allocator); in nrf_802154_buffer_mgr_dst_add()
Dnrf_802154_buffer_allocator.c129 void * nrf_802154_buffer_allocator_alloc(const nrf_802154_buffer_allocator_t * p_obj) in nrf_802154_buffer_allocator_alloc() function