Searched refs:MCPWM_POS_EDGE (Results 1 – 4 of 4) sorted by relevance
65 if (edata->cap_edge == MCPWM_POS_EDGE) { in sr04_echo_isr_handler()
421 .cap_edge = MCPWM_POS_EDGE, in mcpwm_swsync_test()500 .cap_edge = MCPWM_POS_EDGE, in mcpwm_capture_test()
172 MCPWM_POS_EDGE = BIT(1), /*!<Capture the positive edge*/ enumerator
750 … : MCPWM_POS_EDGE; in mcpwm_default_isr_handler()782 mcpwm_ll_capture_enable_posedge(hal->dev, cap_sig, cap_edge & MCPWM_POS_EDGE); in mcpwm_capture_enable()825 mcpwm_ll_capture_enable_posedge(hal->dev, cap_channel, cap_conf->cap_edge & MCPWM_POS_EDGE); in mcpwm_capture_enable_channel()