Searched refs:upper_limit (Results 1 – 1 of 1) sorted by relevance
1094 uint32_t upper_limit = 0U; in MEM_GetHeapUpperLimitByAreaId() local1103 upper_limit = ((uint32_t)p_area->ctx.FreeBlockHdrList.tail + BLOCK_HDR_SIZE); in MEM_GetHeapUpperLimitByAreaId()1107 return upper_limit; in MEM_GetHeapUpperLimitByAreaId()