Searched refs:irq_ptr (Results 1 – 1 of 1) sorted by relevance
101 uint8_t *irq_ptr = NULL; in esp_intr_find_irq_for_source() local117 irq_ptr = &esp_intr_irq_alloc[i][j]; in esp_intr_find_irq_for_source()122 if (irq_ptr != NULL) { in esp_intr_find_irq_for_source()123 *irq_ptr = (uint8_t)source; in esp_intr_find_irq_for_source()