Home
last modified time | relevance | path

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

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