diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-12-13 00:00:33 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-01-17 18:22:21 -0500 |
commit | 9b7dcfa3337b4874c92e9009b323f828a06ff5a4 (patch) | |
tree | c34c6f608e1c2b8e530b401adcf0ebbd8bb68089 /src/sensor_angle.c | |
parent | e631840ad6e7e186a3a568c9e1366f419b8dc778 (diff) | |
download | kutter-9b7dcfa3337b4874c92e9009b323f828a06ff5a4.tar.gz kutter-9b7dcfa3337b4874c92e9009b323f828a06ff5a4.tar.xz kutter-9b7dcfa3337b4874c92e9009b323f828a06ff5a4.zip |
stm32: No need for LDORDY check in stm32h7_adc.c
Not all chips have the LDORDY flag, while all chips will stabilize in
10us. There is no need for two different implementations as it is
safe to wait 20us on all chips.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/sensor_angle.c')
0 files changed, 0 insertions, 0 deletions