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