Searched refs:sendMB (Results 1 – 1 of 1) sorted by relevance
369 rt_uint8_t sendMB; in can_send() local380 sendMB = 63 - boxno; in can_send()381 FLEXCAN_SetTxMbConfig(can->base, sendMB, true); in can_send()413 txXfer.mbIdx = sendMB; in can_send()
Completed in 7 milliseconds