Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_HwAccess.h372 static inline uint8 CanXL_GetMsgDescIntStatusFlag(const CANXL_GRP_CONTROL_Type * base, uint32 msgBu… in CanXL_GetMsgDescIntStatusFlag() function
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c108 flag_reg = CanXL_GetMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], mb_idx); in Canexcel_Ip_MainFunction()
1933 return CanXL_GetMsgDescIntStatusFlag(Base, descNo); in Canexcel_Ip_GetMsgDescIntStatusFlag()