Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/common/
Ddmm.c55 } dmm_heaps_data; variable
61 for (size_t idx = 0; idx < ARRAY_SIZE(dmm_heaps_data.dmm_heaps); idx++) { in dmm_heap_find()
62 dh = &dmm_heaps_data.dmm_heaps[idx]; in dmm_heap_find()
291 dh = &dmm_heaps_data.dmm_heaps[idx]; in dmm_init()