Searched refs:startInputMode (Results 1 – 8 of 8) sorted by relevance
104 … _VAL2FLD(TCPWM_CNT_TR_CTRL1_START_EDGE, config->startInputMode) | in Cy_TCPWM_Counter_Init()173 … _VAL2FLD(TCPWM_GRP_CNT_V2_TR_IN_EDGE_SEL_START_EDGE, config->startInputMode) | in Cy_TCPWM_Counter_Init()
128 _VAL2FLD(TCPWM_CNT_TR_CTRL1_START_EDGE, config->startInputMode) | in Cy_TCPWM_PWM_Init()252 _VAL2FLD(TCPWM_GRP_CNT_V2_TR_IN_EDGE_SEL_START_EDGE, config->startInputMode) | in Cy_TCPWM_PWM_Init()
93 _VAL2FLD(TCPWM_GRP_CNT_V2_TR_IN_EDGE_SEL_START_EDGE, config->startInputMode) | in Cy_TCPWM_ShiftReg_Init()
132 …uint32_t startInputMode; /**< Configures how the start input behaves. See \ref group_tcpwm_… member
155 …uint32_t startInputMode; /**< Configures how the start input behaves. See \ref group_tcpwm_… member
174 …uint32_t startInputMode; /**< Configures how the start input behaves. See \ref group_tcpwm_… member
64 .startInputMode = 0x3U,
434 .startInputMode = CY_TCPWM_INPUT_RISINGEDGE, in cyhal_pwm_init_adv()