aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/src
diff options
context:
space:
mode:
authorThomas Giesel <[email protected]>2025-06-29 21:28:26 +0200
committerThomas Giesel <[email protected]>2025-07-05 22:47:24 +0200
commitbfbecdf93acd6f05f9d02477729defbd84a9bdeb (patch)
treed2e3588c5d2575c9feed04e7de4a0548ee75ced8 /embassy-boot/src
parent06b160ac83b70b292ea92446a1eb69096b1c86ea (diff)
Use proper RCC clock enable for opamps
new() now resets the opamp and enables its clock. The clock is disabled when the opamp is dropped. On families that use SYSCFGEN (F3 and G4), this is not done because this clock is always on in Embassy. This change makes use of the RCC driver, which uses a reference counter to prevent conflicts. The opamp itself is still disabled when its output is dropped.
Diffstat (limited to 'embassy-boot/src')
0 files changed, 0 insertions, 0 deletions