Searched refs:init_bytes (Results 1 – 5 of 5) sorted by relevance
24 .init_bytes = MAX(bytes, MSPI_AMBIQ_HEAP_MIN_SIZE), \
44 heap->heap.init_bytes)) { in statics_init()51 k_heap_init(heap, heap->heap.init_mem, heap->heap.init_bytes); in statics_init()
60 size_t init_bytes; member
93 .init_bytes = MAX(bytes, Z_HEAP_MIN_SIZE), \
5729 .init_bytes = MAX(bytes, Z_HEAP_MIN_SIZE), \