esp-idf/components/driver/include
morris 5aa55ffc34 mcpwm: support not reset GPIO config at exit
By default, the driver will reset the GPIO used by the MCPWM capture
channel at exit. But in some special use cases, the same gpio may also
be used by another device, which shares the same gpio configuration,
resetting the gpio is not expected.

Closes https://github.com/espressif/esp-idf/issues/10327
2023-01-16 11:22:58 +08:00
..
driver mcpwm: support not reset GPIO config at exit 2023-01-16 11:22:58 +08:00
esp_private spi: limit esp32 dma workaround only on esp32 2022-12-05 12:10:45 +08:00