Song Ruo Jing
|
202b18b5fa
|
esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h
|
2023-04-27 11:11:18 +00:00 |
|
morris
|
15b9352f60
|
mcpwm: support esp32h2
|
2023-02-02 19:05:31 +08:00 |
|
morris
|
c25031212d
|
driver: test with non-isr freertos functions in the flash
|
2022-10-26 13:43:13 +08:00 |
|
morris
|
f997b81242
|
mcpwm: support esp32c6
|
2022-10-20 11:55:03 +08:00 |
|
morris
|
a22aa2d183
|
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-20 11:30:14 +08:00 |
|
morris
|
78dfb58295
|
mcpwm: update compare value on both tep and tez
Closes https://github.com/espressif/esp-idf/issues/9904
|
2022-10-18 06:29:53 +00:00 |
|
morris
|
c99edc6715
|
mcpwm: make set_compare_value iram safe
Closes https://github.com/espressif/esp-idf/issues/9793
|
2022-09-21 13:37:49 +00:00 |
|
morris
|
731db1c873
|
mcpwm: fix multiplication overflow in converting us to compare ticks
Closes https://github.com/espressif/esp-idf/issues/9648
|
2022-08-31 17:38:29 +08:00 |
|
morris
|
1d4c08cef4
|
mcpwm: added enable/disable functions
Closes https://github.com/espressif/esp-idf/pull/9523
|
2022-08-15 14:46:56 +08:00 |
|
morris
|
fd3a1ffc21
|
mcpwm: deprecate legacy driver
|
2022-07-27 15:08:58 +08:00 |
|