Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/interrupt_controller/
Dintc_esp32c3.c41 #define ESP32C3_INTC_SRCS_PER_IRQ 2 macro
51 uint32_t irq = (source / ESP32C3_INTC_SRCS_PER_IRQ); in esp_intr_find_irq_for_source()