Searched refs:MCPWM_BOTH_EDGE (Results 1 – 3 of 3) sorted by relevance
96 .cap_edge = MCPWM_BOTH_EDGE, in app_main()
224 .cap_edge = MCPWM_BOTH_EDGE, in app_main()
173 MCPWM_BOTH_EDGE = BIT(1) | BIT(0), /*!<Capture both edges*/ enumerator