Searched refs:regSelNum (Results 1 – 2 of 2) sorted by relevance
158 if ((inst > ARRAY_SIZE(s_xbarInfo)) || (outputIndex > (s_xbarInfo[inst - 1U].regSelNum))) in XBAR_SetSignalsConnection()171 if ((inst > ARRAY_SIZE(s_xbarInfo)) || (outputIndex > (s_xbarInfo[inst - 1U].regSelNum * 2U))) in XBAR_SetSignalsConnection()
37 uint16_t regSelNum; /* SEL register number in peripheral. */ member