Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_buffer_mgr_dst.c56 nrf_802154_buffer_allocator_init(&p_obj->allocator, in nrf_802154_buffer_mgr_dst_init()
70 *pp_local_pointer = nrf_802154_buffer_allocator_alloc(&p_obj->allocator); in nrf_802154_buffer_mgr_dst_add()
103 nrf_802154_buffer_allocator_free(&p_obj->allocator, p_local_pointer); in nrf_802154_buffer_mgr_dst_remove_by_local_pointer()
/hal_nordic-latest/nrfx/doc/sphinx/nrfx_api/
Dflag32_allocator.rst1 Generic flag allocator
/hal_nordic-latest/drivers/nrf_802154/serialization/src/include/
Dnrf_802154_buffer_mgr_dst.h75 nrf_802154_buffer_allocator_t allocator; member
/hal_nordic-latest/nrfx/
DCHANGELOG.md383 - Added the channel allocator feature in the GPIOTE driver.
616 - Added allocator for DPPI.