Home
last modified time | relevance | path

Searched refs:IR_RX_INTSTS_END (Results 1 – 2 of 2) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_ir.h91 #define IR_RX_INTSTS_END (1 << 0) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_ir.c497 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