Searched refs:IR_RX_CNT_INT_SEL (Results 1 – 2 of 2) sorted by relevance
93 IRx->IR_RX_CNT_INT_SEL = (IR_InitStruct->IR_RxCntThrType) | (IR_InitStruct->IR_RxCntThr); in IR_Init()171 IRx->IR_RX_CNT_INT_SEL = (IR_RxCntThrType) | (IR_RxCntThr); in IR_SetRxCounterThreshold()
720 __IO u32 IR_RX_CNT_INT_SEL; /*!< IR RX counter threshold register, Address offset: 0x24 */ member
Completed in 16 milliseconds