Searched refs:MCINT_RX_PACKET_RECEIVED_EV (Results 1 – 1 of 1) sorted by relevance
20 MCINT_RX_PACKET_RECEIVED_EV = 1 << 15, enumerator79 while (!(int_status & MCINT_RX_PACKET_RECEIVED_EV)) { in mclink_send()