Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_internal.h198 void coex_bb_reset_unlock(uint32_t restore);
/hal_espressif-latest/zephyr/port/coex/
Dcoex_stubs.c223 void coex_bb_reset_unlock(uint32_t restore) in coex_bb_reset_unlock() function
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c198 extern void coex_bb_reset_unlock(uint32_t restore);
881 coex_bb_reset_unlock(restore); in coex_bb_reset_unlock_wrapper()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1144 coex_bb_reset_unlock(restore); in coex_bb_reset_unlock_wrapper()