Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c91 …int (*_esp_intr_alloc)(int source, int flags, intr_handler_t handler, void *arg, void **ret_handle… member
472 ._esp_intr_alloc = esp_intr_alloc_wrapper,
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c86 …int (*_esp_intr_alloc)(int source, int flags, intr_handler_t handler, void *arg, void **ret_handle… member
419 ._esp_intr_alloc = esp_intr_alloc_wrapper,
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c81 …int (*_esp_intr_alloc)(int source, int flags, intr_handler_t handler, void *arg, void **ret_handle… member
416 ._esp_intr_alloc = esp_intr_alloc_wrapper,