Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h241 uint8 PwmShortPhase; /*!< PWM Short Phase */ member
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c1985 …rt(!((TRUE == Config->PwmModeEnable) && ((0U == Config->PwmShortPhase) || (Config->PwmShortPhase >… in Canexcel_Ip_ConfigTransceiverMode()
1995 CanXL_SetPWMPhases(Base, Config->PwmShortPhase, Config->PwmLongPhase, Config->PwmOffset); in Canexcel_Ip_ConfigTransceiverMode()