Home
last modified time | relevance | path

Searched refs:CANEXCEL_STATUS_ERROR (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c135 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_ConfigTimeStamp()
418 returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_RxDescriptor()
425 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_ReceiveFD()
436 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_ReceiveXL()
531 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SendFDMsg()
547 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SendXLMsg()
577 returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_GetTransferStatus()
721 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SetErrorInt()
860 status = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_ConfigRxFifo()
909 status = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_ConfigRxFifo()
DCanEXCEL_Ip_HwAccess.c501 status = CANEXCEL_STATUS_ERROR; in CanXL_ConfigCtrlOptions()
/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h164 CANEXCEL_STATUS_ERROR = E_NOT_OK, /**< Error Operation Completed */ enumerator