Searched refs:tempmask (Results 1 – 1 of 1) sorted by relevance
4288 uint64_t tempmask; in FLEXCAN_CheckUnhandleInterruptEvents() local4301 tempmask = (uint64_t)base->IMASK1; in FLEXCAN_CheckUnhandleInterruptEvents()4304 tempmask |= ((uint64_t)base->IMASK2) << 32; in FLEXCAN_CheckUnhandleInterruptEvents()4307 fgRet = (0U != (tempmask & tempflag)); in FLEXCAN_CheckUnhandleInterruptEvents()4325 tempmask = (uint64_t)base->ERFIER; in FLEXCAN_CheckUnhandleInterruptEvents()4327 fgRet = (0U != (tempmask & tempflag)); in FLEXCAN_CheckUnhandleInterruptEvents()