Home
last modified time | relevance | path

Searched refs:stopInputMode (Results 1 – 5 of 5) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_tcpwm_counter.c105 … _VAL2FLD(TCPWM_CNT_TR_CTRL1_STOP_EDGE, config->stopInputMode) | in Cy_TCPWM_Counter_Init()
174 …ggerSetupWithGF(base, cntNum, CY_TCPWM_INPUT_TR_STOP_OR_KILL, config->stopInputMode, config->stopI… in Cy_TCPWM_Counter_Init()
184 … _VAL2FLD(TCPWM_GRP_CNT_V2_TR_IN_EDGE_SEL_STOP_EDGE, config->stopInputMode) | in Cy_TCPWM_Counter_Init()
Dcy_tcpwm_quaddec.c83 _VAL2FLD(TCPWM_CNT_TR_CTRL1_STOP_EDGE, config->stopInputMode)); in Cy_TCPWM_QuadDec_Init()
126 … _VAL2FLD(TCPWM_GRP_CNT_V2_TR_IN_EDGE_SEL_STOP_EDGE, config->stopInputMode)); in Cy_TCPWM_QuadDec_Init()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_tcpwm_counter.h158 …uint32_t stopInputMode; /**< Configures how the stop input behaves. See \ref group_tcpwm_i… member
Dcy_tcpwm_quaddec.h130 uint32_t stopInputMode; member
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_timer.c66 .stopInputMode = 0x3U,