Searched refs:CanXL_SetErrIntCmd (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/ |
| D | CanEXCEL_Ip.c | 1420 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_RX_WARNING, enable); in Canexcel_Ip_SetErrorInt() 1426 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_TX_WARNING, enable); in Canexcel_Ip_SetErrorInt() 1432 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_ERR, enable); in Canexcel_Ip_SetErrorInt() 1438 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_ERR_FAST, enable); in Canexcel_Ip_SetErrorInt() 1444 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_ERR_XL, enable); in Canexcel_Ip_SetErrorInt() 1450 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_INT_ERR, enable); in Canexcel_Ip_SetErrorInt() 1456 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_BUSOFF, enable); in Canexcel_Ip_SetErrorInt() 1462 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_BUSOFF_DONE, enable); in Canexcel_Ip_SetErrorInt() 1468 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_FREEZE, enable); in Canexcel_Ip_SetErrorInt() 1474 CanXL_SetErrIntCmd(CANEXCEL.EXL_SIC[u8Instance], CANXL_INT_PASIVE_ERR, enable); in Canexcel_Ip_SetErrorInt()
|
| D | CanEXCEL_Ip_HwAccess.c | 124 void CanXL_SetErrIntCmd(CANXL_SIC_Type * base, canxl_int_type_t errType, boolean enable) in CanXL_SetErrIntCmd() function
|
| /hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/ |
| D | CanEXCEL_Ip_HwAccess.h | 209 void CanXL_SetErrIntCmd(CANXL_SIC_Type * base, canxl_int_type_t errType, boolean enable);
|