Searched refs:dithering_mode (Results 1 – 2 of 2) sorted by relevance
153 …LD(TCPWM_GRP_CNT_V3_CTRL_DITHEREN,(dithering_present ? ((uint32_t)config->dithering_mode) : 0UL)) | in Cy_TCPWM_PWM_Init()322 if(config->dithering_mode != CY_TCPWM_DITHERING_DISABLE) in Cy_TCPWM_PWM_Init()
242 …cy_en_tcpwm_dithering_t dithering_mode; /**< Dithering mode is group specific configuration and w… member