Searched refs:esp_intr_alloc_wrapper (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | bt.c | 182 static int esp_intr_alloc_wrapper(int source, int flags, intr_handler_t handler, 472 ._esp_intr_alloc = esp_intr_alloc_wrapper, 551 static int esp_intr_alloc_wrapper(int source, int flags, intr_handler_t handler, void *arg, void **… in esp_intr_alloc_wrapper() function
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | bt.c | 166 static int esp_intr_alloc_wrapper(int source, int flags, intr_handler_t handler, 419 ._esp_intr_alloc = esp_intr_alloc_wrapper, 498 static int esp_intr_alloc_wrapper(int source, int flags, intr_handler_t handler, in esp_intr_alloc_wrapper() function
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | bt.c | 163 static int esp_intr_alloc_wrapper(int source, int flags, intr_handler_t handler, 416 ._esp_intr_alloc = esp_intr_alloc_wrapper, 495 static int esp_intr_alloc_wrapper(int source, int flags, intr_handler_t handler, in esp_intr_alloc_wrapper() function
|