Home
last modified time | relevance | path

Searched defs:ESP_INTR_FLAG_SHARED (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dintc_esp32c3.h26 #define ESP_INTR_FLAG_SHARED (1<<8) /* Interrupt can be shared between ISRs */ macro
Dintc_esp32.h30 #define ESP_INTR_FLAG_SHARED (1<<8) /* Interrupt can be shared between ISRs */ macro
/Zephyr-latest/include/zephyr/dt-bindings/interrupt-controller/
Desp-esp32c2-intmux.h60 #define ESP_INTR_FLAG_SHARED (1<<8) /* Interrupt can be shared between ISRs */ macro
Desp-esp32c3-intmux.h79 #define ESP_INTR_FLAG_SHARED (1<<8) /* Interrupt can be shared between ISRs */ macro
Desp-xtensa-intmux.h87 #define ESP_INTR_FLAG_SHARED (1<<8) /* Interrupt can be shared between ISRs */ macro
Desp-esp32c6-intmux.h95 #define ESP_INTR_FLAG_SHARED (1<<8) /* Interrupt can be shared between ISRs */ macro
Desp32s3-xtensa-intmux.h112 #define ESP_INTR_FLAG_SHARED (1<<8) /* Interrupt can be shared between ISRs */ macro
Desp32s2-xtensa-intmux.h114 #define ESP_INTR_FLAG_SHARED (1<<8) /* Interrupt can be shared between ISRs */ macro