Searched refs:CanXL_GetMsgDescIntStatusFlag (Results 1 – 2 of 2) sorted by relevance
236 flag_reg = CanXL_GetMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], mb_idx); in Canexcel_Ip_MainFunction()254 …} while ((0U != CanXL_GetMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], mb_idx)) && (timeout < q… in Canexcel_Ip_MainFunction()1221 …} while ((0U != CanXL_GetMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], mb_idx)) && (timeout < q… in Canexcel_Ip_RxTxIRQHandler()2325 return CanXL_GetMsgDescIntStatusFlag(Base, descNo); in Canexcel_Ip_GetMsgDescIntStatusFlag()
347 static inline uint8 CanXL_GetMsgDescIntStatusFlag(const CANXL_GRP_CONTROL_Type * base, uint32 msgBu… in CanXL_GetMsgDescIntStatusFlag() function