Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dheap_caps_init.c200 …bool condition_2 = start < heap_start && end > heap_start; // 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()