mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d8e5b2ac41
MCPWM group clock pre scale was originally fixed to 2, which is inconvenient. Set group clock prescale dynamically. Now the maximum resolution of the MCPWM timer is up to 160MHz(when the prescale set to 1). And add a resulotion config for MCPWM capture. |
||
---|---|---|
.. | ||
include/driver | ||
mcpwm_cap.c | ||
mcpwm_cmpr.c | ||
mcpwm_com.c | ||
mcpwm_fault.c | ||
mcpwm_gen.c | ||
mcpwm_oper.c | ||
mcpwm_private.h | ||
mcpwm_sync.c | ||
mcpwm_timer.c |