Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c56 static Canexcel_Ip_StatusType Canexcel_GetControllerMRU(uint8 instance, uint32 * pValue, uint8 comm…
173 static Canexcel_Ip_StatusType Canexcel_GetControllerMRU(uint8 instance, uint32 * pValue, uint8 comm… in Canexcel_GetControllerMRU() function
1357 …if (CANEXCEL_STATUS_SUCCESS == Canexcel_GetControllerMRU(instance, &bcanXlStatus, CANXL_MRU_CMD_LA… in Canexcel_Ip_ErrIRQHandler()
1641 …Canexcel_Ip_StatusType status = Canexcel_GetControllerMRU(instance, &errorCount, CANXL_MRU_CMD_REA… in Canexcel_Ip_GetControllerTxErrorCounter()
1654 …Canexcel_Ip_StatusType status = Canexcel_GetControllerMRU(instance, &errorCount, CANXL_MRU_CMD_REA… in Canexcel_Ip_GetControllerRxErrorCounter()
1667 …Canexcel_Ip_StatusType status =Canexcel_GetControllerMRU(instance, &errorCount, CANXL_MRU_CMD_READ… in Canexcel_Ip_GetControllerStatus()
1697 eRetVal = Canexcel_GetControllerMRU(instance, &u32StatusError, CANXL_MRU_CMD_LAST_ST); in Canexcel_Ip_MainFunctionBusOff()
1734 eRetVal = Canexcel_GetControllerMRU(instance, &u32AckVal, CANXL_MRU_CMD_BUSOFF); in Canexcel_Ip_ManualBusOffRecovery()