Searched refs:FLEXCAN_IsMbIntEnabled (Results 1 – 1 of 1) sorted by relevance
141 static bool FLEXCAN_IsMbIntEnabled(CAN_Type *base, uint8_t mbIdx);302 static bool FLEXCAN_IsMbIntEnabled(CAN_Type *base, uint8_t mbIdx) in FLEXCAN_IsMbIntEnabled() function1228 … if ((FLEXCAN_GetMbStatusFlags(base, 1 << result)) && (FLEXCAN_IsMbIntEnabled(base, result))) in FLEXCAN_TransferHandleIRQ()
Completed in 7 milliseconds