Searched refs:CY_TCPWM_PWM_STOP_ON_KILL (Results 1 – 2 of 2) sorted by relevance
429 .killMode = CY_TCPWM_PWM_STOP_ON_KILL, in cyhal_pwm_init_adv()
295 #define CY_TCPWM_PWM_STOP_ON_KILL (2U) /**< PWM stops counting on kill */ macro