Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_esp32c3.c36 #define ESP32_INTC_DEFAULT_PRIORITY 15 macro
176 ESP32_INTC_DEFAULT_PRIORITY, in esp_intr_alloc()
258 esprv_intc_int_set_priority(irq, ESP32_INTC_DEFAULT_PRIORITY); in esp_intr_enable()