index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-stm32
/
src
/
adc
/
c0.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
adc: type-erase regs instance
xoviat
2025-12-06
1
-33
/
+31
*
Merge branch 'main' into fix/adc-prescaler-calc
xoviat
2025-11-15
1
-374
/
+163
|
\
|
*
adc: fix c0 algorithm
xoviat
2025-11-13
1
-69
/
+53
|
*
stm32: extract block_for_us
xoviat
2025-11-13
1
-1
/
+1
|
*
adc: extract c0
xoviat
2025-11-13
1
-323
/
+165
|
*
extract averaging enum
xoviat
2025-11-13
1
-19
/
+0
|
*
adc: seal special channels
xoviat
2025-11-11
1
-2
/
+2
|
*
adc: use common vref scheme
xoviat
2025-11-10
1
-24
/
+8
|
*
adc: remove sample_time from struct
xoviat
2025-11-10
1
-10
/
+5
|
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-3
/
+6
*
|
stm32: Add raw_prescaler function to make it more reusable.
Piotr Esden-Tempski
2025-10-05
1
-2
/
+1
*
|
stm32/ADC: Fix prescaler calculation to include max frequency.
Piotr Esden-Tempski
2025-10-05
1
-1
/
+2
|
/
*
derive Debug and Format for Averaging
dimi
2025-09-15
1
-1
/
+2
*
derive Copy, Clone for adc config enums
dimi
2025-07-22
1
-1
/
+2
*
remove Hz from log
Steven Friedman
2025-04-08
1
-1
/
+1
*
Frequency display is now consistent
Steven Friedman
2025-04-08
1
-1
/
+1
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-6
/
+5
*
Added ADC support for STM32C0.
Timofei Korostelev
2025-03-20
1
-0
/
+468