Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h450 boolean xl_enable; /**< Enable/Disable the XL Frame feature. */ member
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c168 if(Canxl_Ip_pData->xl_enable) in CanXL_InitBaudrate()
184 CanXL_SetXLEnable(CANEXCEL.EXL_SIC[instance], Config->xl_enable); in Canexcel_Ip_ConfInit()