Searched refs:CANEXCEL_EVENT_RX_COMPLETE (Results 1 – 2 of 2) sorted by relevance
211 … CANEXCEL_EVENT_RX_COMPLETE = 0U, /**< A frame was received in the configured Rx Descriptor. */ enumerator
280 state->callback(instance, CANEXCEL_EVENT_RX_COMPLETE, mb_idx, state); in Canexcel_Ip_MainFunction()1247 state->callback(instance, CANEXCEL_EVENT_RX_COMPLETE, mb_idx, state); in Canexcel_Ip_RxTxIRQHandler()