Searched defs:CIO2_INT_IOS_IOLN (Results 1 – 2 of 2) sorted by relevance
158 #define CIO2_INT_IOS_IOLN(dma) (1U << (((dma) >> 1U) + 12U)) macro
140 #define CIO2_INT_IOS_IOLN(dma) (1 << (((dma) >> 1) + 12)) macro