Searched refs:USPI_DISABLE_TRANS_INT (Results 1 – 3 of 3) sorted by relevance
343 #define USPI_DISABLE_TRANS_INT(uspi, u32IntSel) ((uspi)->INTEN &= ~ (u32IntSel)) macro
343 #define USPI_DISABLE_TRANS_INT(uspi, u32IntSel) ( (uspi)->INTEN &= ~ (u32IntSel) ) macro