Search | Google it | Results 1 - 1 of 1 for funcall:USART_ICR (0.00 seconds) |
66: 67: out_w(USART_ICR(unit), USART_ICR_ALL); // Clear Interrupt 68: ClearInt(intno); 142: out_w(USART_CR1(unit), 0); 143: out_w(USART_ICR(unit), USART_ICR_ALL); // Clear interrupt 144: ClearInt(INTNO_USART1 + unit);