mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 13:00:19 +00:00
feat(interrupt): rename interrupt martix reg base
This commit is contained in:
@@ -42,4 +42,4 @@
|
||||
#define INTC_INT_PRIO_REG(n) (PLIC_MXINT0_PRI_REG + (n)*4)
|
||||
#endif
|
||||
|
||||
#define DR_REG_INTERRUPT_BASE DR_REG_INTERRUPT_MATRIX_BASE
|
||||
#define DR_REG_INTERRUPT_BASE DR_REG_INTMTX_BASE
|
||||
|
Reference in New Issue
Block a user