Searched refs:SIO_IRQ_PROC0 (Results 1 – 2 of 2) sorted by relevance
31 #define SIO_IRQ_PROC0 15 macro63 SIO_IRQ_PROC0 = 15, ///< Select SIO_PROC0's IRQ output enumerator
61 static_assert(SIO_IRQ_PROC1 == SIO_IRQ_PROC0 + 1, "");62 #define SIO_FIFO_IRQ_NUM(core) (SIO_IRQ_PROC0 + (core))