aboutsummaryrefslogtreecommitdiffstats
path: root/src/pwmcmds.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-12-24 12:23:56 -0500
committerKevin O'Connor <kevin@koconnor.net>2021-12-30 12:18:05 -0500
commit8b6753d68f681b0ed7e76b5e05b2bc7da6d5aa1d (patch)
treec6f888a77627d6276ed84394c203c552ba348a15 /src/pwmcmds.c
parent9bdd61758e61d4652ae09515425c3316c6cfe905 (diff)
downloadkutter-8b6753d68f681b0ed7e76b5e05b2bc7da6d5aa1d.tar.gz
kutter-8b6753d68f681b0ed7e76b5e05b2bc7da6d5aa1d.tar.xz
kutter-8b6753d68f681b0ed7e76b5e05b2bc7da6d5aa1d.zip
stm32: Unify enable_pclock() code
Unify the handling of the enable_pclock() and is_enabled_pclock() code across all stm32 chips. All chips will now perform a peripheral reset on enable_pclock() (this is a change for stm32f0 and stm32h7). The enable_pclock() code will now also disable irqs during the enable. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/pwmcmds.c')
0 files changed, 0 insertions, 0 deletions