Home
last modified time | relevance | path

Searched refs:Cy_TCPWM_QuadDec_Init (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_tcpwm_quaddec.c57 cy_en_tcpwm_status_t Cy_TCPWM_QuadDec_Init(TCPWM_Type *base, uint32_t cntNum, in Cy_TCPWM_QuadDec_Init() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_tcpwm_quaddec.h251 cy_en_tcpwm_status_t Cy_TCPWM_QuadDec_Init(TCPWM_Type *base, uint32_t cntNum,
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_quaddec.c291 cy_rslt_t rslt = Cy_TCPWM_QuadDec_Init(obj->tcpwm.base, _CYHAL_CNT_NUM, config); in _cyhal_quaddec_init_hw()