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