Searched refs:USPI_ENABLE_TRANS_INT (Results 1 – 3 of 3) sorted by relevance
330 #define USPI_ENABLE_TRANS_INT(uspi, u32IntSel) ((uspi)->INTEN |= (u32IntSel)) macro
330 #define USPI_ENABLE_TRANS_INT(uspi, u32IntSel) ( (uspi)->INTEN |= (u32IntSel) ) macro