Home
last modified time | relevance | path

Searched defs:max_count (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/common/osi/
Dsemaphore.c26 int osi_sem_new(osi_sem_t *sem, uint32_t max_count, uint32_t init_count) in osi_sem_new()
/hal_espressif-latest/components/bt/controller/esp32/
Dhli_api.c245 hli_queue_handle_t hli_semaphore_create(size_t max_count, SemaphoreHandle_t downstream) in hli_semaphore_create()