Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c64 status = CANEXCEL_STATUS_ERROR; in Canexcel_GetControllerMRU()
214 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_ConfigTimeStamp()
529 returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_RxDescriptor()
625 returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_TxDescriptor()
705 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SendFDMsg()
731 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SendXLMsg()
782 returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_GetTransferStatus()
819 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_EnableInterrupts()
845 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_DisableInterrupts()
1021 Canexcel_Ip_StatusType returnResult = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SetErrorInt()
[all …]
DCanEXCEL_Ip_HwAccess.c592 status = CANEXCEL_STATUS_ERROR; in CanXL_ConfigCtrlOptions()
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h188 CANEXCEL_STATUS_ERROR = E_NOT_OK, /**< Error Operation Completed */ enumerator