Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c428 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], descNo); in Canexcel_Ip_ReceiveFD()
439 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], descNo); in Canexcel_Ip_ReceiveXL()
538 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], mbIdx); in Canexcel_Ip_SendFDMsg()
554 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], mbIdx); in Canexcel_Ip_SendXLMsg()
/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_HwAccess.h133 static inline void CanXL_SetMsgBuffIntCmd(CANXL_GRP_CONTROL_Type * base, uint32 msgBuffIdx) in CanXL_SetMsgBuffIntCmd() function