Home
last modified time | relevance | path

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

/bsp/hc32/libraries/hc32_drivers/
A Ddrv_mcan.c795 rt_uint32_t rx_location; in mcan_recvmsg() local
807 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