Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32/
Dhli_api.h161 bool hli_semaphore_give(hli_queue_handle_t queue);
Dhli_api.c291 bool IRAM_ATTR hli_semaphore_give(hli_queue_handle_t queue) in hli_semaphore_give() function
Dbt.c623 return hli_semaphore_give(handle); in semphr_give_from_isr_wrapper()