Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_buffer_allocator.c52 bool retry = false; in buffer_alloc() local
57 retry = false; in buffer_alloc()
73 retry = true; in buffer_alloc()
88 while (retry); in buffer_alloc()