Searched refs:IR_RX_INTSTS_END (Results 1 – 2 of 2) sorted by relevance
91 #define IR_RX_INTSTS_END (1 << 0) macro
497 while((bflb_ir_get_rxint_status(dev) & IR_RX_INTSTS_END) == 0){ in bflb_ir_receive()529 while((bflb_ir_get_rxint_status(dev) & IR_RX_INTSTS_END) == 0){ in bflb_ir_swm_receive()
Completed in 6 milliseconds