Searched refs:IE_RXIE (Results 1 – 2 of 2) sorted by relevance
104 #define IE_RXIE (1 << 3) macro
642 ie &= ~(IE_ORIE | IE_RXIE); in aaci_pcm_capture_stop()665 ie |= IE_ORIE |IE_RXIE; // overrun and rx interrupt -- half full in aaci_pcm_capture_start()
Completed in 5 milliseconds