Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_tcpwm_quaddec.h254 __STATIC_INLINE void Cy_TCPWM_QuadDec_Enable(TCPWM_Type *base, uint32_t cntNum);
301 __STATIC_INLINE void Cy_TCPWM_QuadDec_Enable(TCPWM_Type *base, uint32_t cntNum) in Cy_TCPWM_QuadDec_Enable() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_quaddec.c444 Cy_TCPWM_QuadDec_Enable(obj->tcpwm.base, _CYHAL_CNT_NUM); in cyhal_quaddec_init()
470 Cy_TCPWM_QuadDec_Enable(obj->tcpwm.base, _CYHAL_CNT_NUM); in cyhal_quaddec_init_cfg()
516 Cy_TCPWM_QuadDec_Enable(obj->tcpwm.base, _CYHAL_CNT_NUM); in cyhal_quaddec_start()