Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_flexcan.c141 static bool FLEXCAN_IsMbIntEnabled(CAN_Type *base, uint8_t mbIdx);
302 static bool FLEXCAN_IsMbIntEnabled(CAN_Type *base, uint8_t mbIdx) in FLEXCAN_IsMbIntEnabled() function
1228 … if ((FLEXCAN_GetMbStatusFlags(base, 1 << result)) && (FLEXCAN_IsMbIntEnabled(base, result))) in FLEXCAN_TransferHandleIRQ()

Completed in 7 milliseconds