Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_pwm.c429 .killMode = CY_TCPWM_PWM_STOP_ON_KILL, in cyhal_pwm_init_adv()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_tcpwm_pwm.h295 #define CY_TCPWM_PWM_STOP_ON_KILL (2U) /**< PWM stops counting on kill */ macro