Searched refs:MCPWM_POS_EDGE (Results 1 – 2 of 2) sorted by relevance
160 MCPWM_POS_EDGE = BIT(1), /*!<Capture the positive edge*/ enumerator
784 : MCPWM_POS_EDGE; in mcpwm_default_isr_handler()826 mcpwm_ll_capture_enable_posedge(hal->dev, cap_channel, cap_conf->cap_edge & MCPWM_POS_EDGE); in mcpwm_capture_enable_channel()