This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Commit 7f22531
committed
common/stm32/timing: Treat _no_delay frequency specially
* Current _clk_delay strategy is better approximated by a proportional law,
but _no_delay does not fit into that nicely.
* Also update delay macros with values obtained from calibration.1 parent a3b4d17 commit 7f22531
1 file changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
149 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
150 | 166 | | |
151 | 167 | | |
| 168 | + | |
152 | 169 | | |
153 | 170 | | |
154 | 171 | | |
| |||
200 | 217 | | |
201 | 218 | | |
202 | 219 | | |
| 220 | + | |
| 221 | + | |
203 | 222 | | |
204 | | - | |
| 223 | + | |
205 | 224 | | |
206 | 225 | | |
207 | 226 | | |
0 commit comments