Searched refs:rx_location (Results 1 – 1 of 1) sorted by relevance
795 rt_uint32_t rx_location; in mcan_recvmsg() local807 rx_location = MCAN_RX_FIFO0; in mcan_recvmsg()811 rx_location = MCAN_RX_FIFO1; in mcan_recvmsg()815 rx_location = boxno; in mcan_recvmsg()817 if (MCAN_GetRxMsg(hard->instance, rx_location, &ll_rx_msg) != LL_OK) in mcan_recvmsg()
Completed in 7 milliseconds