Files
esp-idf/components/esp_driver_mcpwm
morris 54048d0f69 refactor(mcpwm): update MCPWM soft sync source enum and related logic
- Renamed enum values from MCPWM_SOFT_SYNC_FROM_* to MCPWM_SOFT_SYNC_BOUND_TO_* for clarity.
- Updated references in mcpwm_capture_timer_set_phase_on_sync and mcpwm_timer_set_phase_on_sync functions to reflect the new enum names.
2026-08-04 14:55:10 +08:00
..