diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-12-13 10:44:35 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-01-17 18:22:21 -0500 |
commit | efdc29f5892e2da869ae1c0038f8b3cc8dc23d5c (patch) | |
tree | bd98d59a0dab5010b1099091cec3306627f71e55 /src/stepper.c | |
parent | 9b7dcfa3337b4874c92e9009b323f828a06ff5a4 (diff) | |
download | kutter-efdc29f5892e2da869ae1c0038f8b3cc8dc23d5c.tar.gz kutter-efdc29f5892e2da869ae1c0038f8b3cc8dc23d5c.tar.xz kutter-efdc29f5892e2da869ae1c0038f8b3cc8dc23d5c.zip |
stm32: Simplify CFGR register setup in stm32h7_adc.c
On all chips, the JQDIS bit is set and the CONT, RES, ALIGN bits are
clear after a reset. There is no need to program the OVRMOD bit. Use
the same logic across chips to help unify the adc implementation.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/stepper.c')
0 files changed, 0 insertions, 0 deletions