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