Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/include/
DEmios_Pwm_Ip_HwAccess.h139 static inline boolean Emios_Pwm_Ip_GetDebugMode(const Emios_Pwm_Ip_HwAddrType *const Base) in Emios_Pwm_Ip_GetDebugMode() function
/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c1652 if ((FALSE == Emios_Pwm_Ip_GetDebugMode(Base)) && in Emios_Pwm_Ip_InitChannel()
2359 if (Emios_Pwm_Ip_GetDebugMode(Base) == TRUE) in Emios_Pwm_Ip_ChannelEnterDebugMode()