Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h243 …boolean ProtocolExceptionEnable; /*!< TRUE to signalize errors as protocol exception; FALSE to… member
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c1591 DevAssert(!((TRUE == Config->PwmModeEnable) && (FALSE == Config->ProtocolExceptionEnable))); in Canexcel_Ip_ConfigTransceiverMode()
1604 CanXL_SetXLErrorResponse(Base, Config->ProtocolExceptionEnable); in Canexcel_Ip_ConfigTransceiverMode()