Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_tcpwm_pwm.c137 bool dithering_present = ((bool)TCPWM_GRP_DITHERING_PRESENT(grp)); in Cy_TCPWM_PWM_Init()
153 …_VAL2FLD(TCPWM_GRP_CNT_V3_CTRL_DITHEREN,(dithering_present ? ((uint32_t)config->dithering_mode) : … in Cy_TCPWM_PWM_Init()
437 bool dithering_present = ((bool)TCPWM_GRP_DITHERING_PRESENT(grp)); in Cy_TCPWM_PWM_Configure_Dithering() local
438 if(dithering_present) in Cy_TCPWM_PWM_Configure_Dithering()