Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Pwm/include/
DEmios_Pwm_Ip_HwAccess.h713 static inline void Emios_Pwm_Ip_SetExtendedPrescaler(Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_SetExtendedPrescaler() function
725 static inline void Emios_Pwm_Ip_SetExtendedPrescaler(Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_SetExtendedPrescaler() function
/hal_nxp-3.6.0/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c1675 Emios_Pwm_Ip_SetExtendedPrescaler(Base, UserChCfg->ChannelId, UserChCfg->InternalPs); in Emios_Pwm_Ip_InitChannel()
2806 Emios_Pwm_Ip_SetExtendedPrescaler(Base, Channel, Value); in Emios_Pwm_Ip_SetClockPs()