Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_HwAccess.h104 Canexcel_Ip_StatusType CanXL_SoftReset(CANXL_SIC_Type * base);
/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip_HwAccess.c154 Canexcel_Ip_StatusType CanXL_SoftReset(CANXL_SIC_Type * base) in CanXL_SoftReset() function
DCanEXCEL_Ip.c213 returnResult = CanXL_SoftReset(CANEXCEL.EXL_SIC[instance]); in Canexcel_Ip_Init()