Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c251 CanXL_ClearMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], mb_idx); in Canexcel_Ip_MainFunction()
1218 CanXL_ClearMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], mb_idx); in Canexcel_Ip_RxTxIRQHandler()
1270 CanXL_ClearMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], mb_idx); in Canexcel_Ip_RxTxIRQHandler()
2370 CanXL_ClearMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], descNo); in Canexcel_Ip_AbortMD()
2450 CanXL_ClearMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], descNo); in Canexcel_Ip_DeactivateMD()
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_HwAccess.h334 static inline void CanXL_ClearMsgDescIntStatusFlag(CANXL_GRP_CONTROL_Type * base, uint32 msgBuffIdx) in CanXL_ClearMsgDescIntStatusFlag() function