Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dheap_caps_init.c201 …bool condition_4 = start < heap_end && end > heap_end; // if true then region not allow… in heap_caps_check_add_region_allowed() local
204 return !(condition_2 || condition_4 || condition_6); in heap_caps_check_add_region_allowed()