summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/irq_def.h
blob: ea3e7a81f7f32fc5ae1918c74e98703e33a8258f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#define IRQ_PRIORITY_I2S_SD     7
#define IRQ_PRIORITY_I2S_WS     6

#define IRQ_PRIORITY_SPI_XCHG   5

#define IRQ_PRIORITY_NET_CTS    4
#define IRQ_PRIORITY_NET_RTS    4

#define IRQ_PRIORITY_UART       1

#define IRQ_PRIORITY_EVE        5
#define IRQ_PRIORITY_CTP        5