Search | Google it | Results 1 - 1 of 1 for funcall:ClearInt from mtkernel_3/device/ser/sysdepend/stm32l4/ser_stm32l4.c (0.00 seconds) |
67: out_w(USART_ICR(unit), USART_ICR_ALL); // Clear Interrupt 68: ClearInt(intno); 69: 143: out_w(USART_ICR(unit), USART_ICR_ALL); // Clear interrupt 144: ClearInt(INTNO_USART1 + unit); 145: EnableInt(INTNO_USART1 + unit, DEVCNF_SER_INTPRI); // Enable Interrupt