Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_HwAccess.h674 static inline boolean CanXL_IsPwmModeEnable(const CANXL_SIC_Type * Base) in CanXL_IsPwmModeEnable() function
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c709 if (FALSE == CanXL_IsPwmModeEnable(CANEXCEL.EXL_SIC[instance])) in Canexcel_Ip_SendFDMsg()