Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/mem/
Dos_msys_init.c135 int min_count; in os_msys_sanity() local
140 min_count = os_msys_sanity_min_count(idx); in os_msys_sanity()
141 if (omp->omp_pool->mp_num_free < min_count) { in os_msys_sanity()