Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32/
Dhli_api.c136 static void IRAM_ATTR queue_isr_handler(void* arg) in queue_isr_handler() function
204 …CK(esp_intr_alloc(ETS_INTERNAL_SW1_INTR_SOURCE, ESP_INTR_FLAG_IRAM, queue_isr_handler, NULL, &ret_… in hli_queue_setup()