ISR_ALL
#define ISR_ALL (ISR_RWM | ISR_ACKNAK | ISR_UB | ISR_IBB \
#define ISR_ALL 0x3300
#define ISR_ALL 0x7fff /* all interrupts */
#define ISR_ALL ( ISR_TXPE| ISR_RXPE| \