morris
|
8481fbf752
|
Merge branch 'bugfix/change_clock_name_v5.0' into 'release/v5.0'
mcpwm: fix wrong return value in the legacy MCPWM driver (5.0)
See merge request espressif/esp-idf!20693
|
2022-10-28 10:02:40 +08:00 |
|
morris
|
e2cac5bf58
|
mcpwm: update compare value on both tep and tez
Closes https://github.com/espressif/esp-idf/issues/9904
|
2022-10-25 13:20:33 +08:00 |
|
morris
|
1af428dff3
|
mcpwm: fix wrong return value in the legacy driver
For APIs that not return esp_err_t value, we can't use macros like
ESP_RETURN_ON_xxx
|
2022-10-21 07:37:36 +00:00 |
|
morris
|
54813cc19b
|
mcpwm: make set_compare_value iram safe
Closes https://github.com/espressif/esp-idf/issues/9793
|
2022-10-12 08:41:58 +00:00 |
|
morris
|
47bf0ef212
|
mcpwm: fix multiplication overflow in converting us to compare ticks
Closes https://github.com/espressif/esp-idf/issues/9648
|
2022-09-01 10:48:20 +08:00 |
|
morris
|
d8c2f67d63
|
mcpwm: added enable/disable functions
Closes https://github.com/espressif/esp-idf/pull/9523
|
2022-08-18 10:57:13 +08:00 |
|
morris
|
fd3a1ffc21
|
mcpwm: deprecate legacy driver
|
2022-07-27 15:08:58 +08:00 |
|