esp-idf/components
Wu Bo Wen 14a6b1db56 driver/mcpwm: add an option to capture on both edges.
However, The functionality of capturing on both edges is alternatively done with passing in the two flags ORed together: MCPWM_NEG_EDGE|MCPWM_POS_EDGE

closes https://github.com/espressif/esp-idf/issues/4446
closes https://github.com/espressif/esp-idf/issues/2943
2020-08-03 14:58:45 +08:00
..
2020-06-23 08:20:16 +00:00
2020-07-20 10:51:05 +08:00
2019-11-29 18:05:24 +08:00
2020-04-30 14:05:36 +00:00