Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_pwm.c419 .runMode = (continuous) ? CY_TCPWM_PWM_CONTINUOUS : CY_TCPWM_PWM_ONESHOT, in cyhal_pwm_init_adv()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_tcpwm_pwm.h265 #define CY_TCPWM_PWM_CONTINUOUS (0U) /**< Counter runs forever */ macro