Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c546 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], descNo); in Canexcel_Ip_ReceiveFD()
563 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], descNo); in Canexcel_Ip_ReceiveXL()
715 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], mbIdx); in Canexcel_Ip_SendFDMsg()
738 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], mbIdx); in Canexcel_Ip_SendXLMsg()
1914 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], descNo); in Canexcel_Ip_SetMsgBuffInterrupt()
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_HwAccess.h328 static inline void CanXL_SetMsgBuffIntCmd(CANXL_GRP_CONTROL_Type * base, uint32 msgBuffIdx) in CanXL_SetMsgBuffIntCmd() function