summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/irq_def.h
blob: 5d9fb1e5fc95afeb0283ee5e3f84361dcdcccf8b (plain)
1
2
3
4
5
6
7
8
9
10
11
#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_UI         5