Searched refs:queue_isr_handler (Results 1 – 1 of 1) sorted by relevance
136 static void IRAM_ATTR queue_isr_handler(void* arg) in queue_isr_handler() function204 …CK(esp_intr_alloc(ETS_INTERNAL_SW1_INTR_SOURCE, ESP_INTR_FLAG_IRAM, queue_isr_handler, NULL, &ret_… in hli_queue_setup()