|
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
7#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_ESP32S3_XTENSA_INTMUX_H_
8#define ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_ESP32S3_XTENSA_INTMUX_H_
10#define WIFI_MAC_INTR_SOURCE 0
11#define WIFI_MAC_NMI_SOURCE 1
12#define WIFI_PWR_INTR_SOURCE 2
13#define WIFI_BB_INTR_SOURCE 3
14#define BT_MAC_INTR_SOURCE 4
15#define BT_BB_INTR_SOURCE 5
16#define BT_BB_NMI_SOURCE 6
17#define RWBT_INTR_SOURCE 7
18#define RWBLE_INTR_SOURCE 8
19#define RWBT_NMI_SOURCE 9
20#define RWBLE_NMI_SOURCE 10
21#define I2C_MASTER_SOURCE 11
22#define SLC0_INTR_SOURCE 12
23#define SLC1_INTR_SOURCE 13
24#define UHCI0_INTR_SOURCE 14
25#define UHCI1_INTR_SOURCE 15
26#define GPIO_INTR_SOURCE 16
27#define GPIO_NMI_SOURCE 17
28#define GPIO_INTR_SOURCE2 18
29#define GPIO_NMI_SOURCE2 19
30#define SPI1_INTR_SOURCE 20
31#define SPI2_INTR_SOURCE 21
32#define SPI3_INTR_SOURCE 22
33#define LCD_CAM_INTR_SOURCE 24
34#define I2S0_INTR_SOURCE 25
35#define I2S1_INTR_SOURCE 26
36#define UART0_INTR_SOURCE 27
37#define UART1_INTR_SOURCE 28
38#define UART2_INTR_SOURCE 29
39#define SDIO_HOST_INTR_SOURCE 30
40#define PWM0_INTR_SOURCE 31
41#define PWM1_INTR_SOURCE 32
42#define LEDC_INTR_SOURCE 35
43#define EFUSE_INTR_SOURCE 36
44#define TWAI_INTR_SOURCE 37
45#define USB_INTR_SOURCE 38
46#define RTC_CORE_INTR_SOURCE 39
47#define RMT_INTR_SOURCE 40
48#define PCNT_INTR_SOURCE 41
49#define I2C_EXT0_INTR_SOURCE 42
50#define I2C_EXT1_INTR_SOURCE 43
51#define SPI2_DMA_INTR_SOURCE 44
52#define SPI3_DMA_INTR_SOURCE 45
53#define WDT_INTR_SOURCE 47
54#define TIMER1_INTR_SOURCE 48
55#define TIMER2_INTR_SOURCE 49
56#define TG0_T0_LEVEL_INTR_SOURCE 50
57#define TG0_T1_LEVEL_INTR_SOURCE 51
58#define TG0_WDT_LEVEL_INTR_SOURCE 52
59#define TG1_T0_LEVEL_INTR_SOURCE 53
60#define TG1_T1_LEVEL_INTR_SOURCE 54
61#define TG1_WDT_LEVEL_INTR_SOURCE 55
62#define CACHE_IA_INTR_SOURCE 56
63#define SYSTIMER_TARGET0_EDGE_INTR_SOURCE 57
64#define SYSTIMER_TARGET1_EDGE_INTR_SOURCE 58
65#define SYSTIMER_TARGET2_EDGE_INTR_SOURCE 59
66#define SPI_MEM_REJECT_CACHE_INTR_SOURCE 60
67#define DCACHE_PRELOAD0_INTR_SOURCE 61
68#define ICACHE_PRELOAD0_INTR_SOURCE 62
69#define DCACHE_SYNC0_INTR_SOURCE 63
70#define ICACHE_SYNC0_INTR_SOURCE 64
71#define APB_ADC_INTR_SOURCE 65
72#define DMA_IN_CH0_INTR_SOURCE 66
73#define DMA_IN_CH1_INTR_SOURCE 67
74#define DMA_IN_CH2_INTR_SOURCE 68
75#define DMA_IN_CH3_INTR_SOURCE 69
76#define DMA_IN_CH4_INTR_SOURCE 70
77#define DMA_OUT_CH0_INTR_SOURCE 71
78#define DMA_OUT_CH1_INTR_SOURCE 72
79#define DMA_OUT_CH2_INTR_SOURCE 73
80#define DMA_OUT_CH3_INTR_SOURCE 74
81#define DMA_OUT_CH4_INTR_SOURCE 75
82#define RSA_INTR_SOURCE 76
83#define AES_INTR_SOURCE 77
84#define SHA_INTR_SOURCE 78
85#define FROM_CPU_INTR0_SOURCE 79
86#define FROM_CPU_INTR1_SOURCE 80
87#define FROM_CPU_INTR2_SOURCE 81
88#define FROM_CPU_INTR3_SOURCE 82
89#define ASSIST_DEBUG_INTR_SOURCE 83
90#define DMA_APBPERI_PMS_INTR_SOURCE 84
91#define CORE0_IRAM0_PMS_INTR_SOURCE 85
92#define CORE0_DRAM0_PMS_INTR_SOURCE 86
93#define CORE0_PIF_PMS_INTR_SOURCE 87
94#define CORE0_PIF_PMS_SIZE_INTR_SOURCE 88
95#define CORE1_IRAM0_PMS_INTR_SOURCE 89
96#define CORE1_DRAM0_PMS_INTR_SOURCE 90
97#define CORE1_PIF_PMS_INTR_SOURCE 91
98#define CORE1_PIF_PMS_SIZE_INTR_SOURCE 92
99#define BACKUP_PMS_VIOLATE_INTR_SOURCE 93
100#define CACHE_CORE0_ACS_INTR_SOURCE 94
101#define CACHE_CORE1_ACS_INTR_SOURCE 95
102#define USB_SERIAL_JTAG_INTR_SOURCE 96
103#define PREI_BACKUP_INTR_SOURCE 97
104#define DMA_EXTMEM_REJECT_SOURCE 98
105#define MAX_INTR_SOURCE 99
110#define IRQ_DEFAULT_PRIORITY 0
112#define ESP_INTR_FLAG_SHARED (1<<8)