Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_pwm_impl.h54 pdl_event |= CY_TCPWM_INT_ON_TC; in _cyhal_pwm_convert_event()
Dcyhal_quaddec_impl.h53 pdl_event |= CY_TCPWM_INT_ON_TC; in _cyhal_quaddec_convert_event()
Dcyhal_timer_impl.h62 pdl_event |= CY_TCPWM_INT_ON_TC; in _cyhal_timer_convert_event()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_tcpwm.h469 #define CY_TCPWM_INT_ON_TC (1U) /**< Interrupt on Terminal count(TC) */ macro