Searched refs:IR_RX_INT_CLR (Results 1 – 2 of 2) sorted by relevance
95 IRx->IR_RX_INT_CLR = IR_RX_INT_ALL_CLR | IR_RX_FIFO_CLR; in IR_Init()375 IRx->IR_RX_INT_CLR |= IR_CLEAR_INT; in IR_ClearINTPendingBit()508 IRx->IR_RX_INT_CLR = IR_RX_FIFO_CLR; in IR_ClearRxFIFO()
719 __IO u32 IR_RX_INT_CLR; /*!< IR RX interrupt clear register, Address offset: 0x20 */ member
Completed in 14 milliseconds