Commit 74ee1eb
committed
rp2/hstx: Drain FIFO after soft reset.
Has to be done in `init()` instead of `deinit()`, because
there could be a DMA channel still filling the FIFO when
`deinit()` gets called.
Signed-off-by: Dryw Wade <dryw.wade@sparkfun.com>1 parent 4f2c806 commit 74ee1eb
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
152 | 165 | | |
153 | 166 | | |
154 | 167 | | |
| |||
0 commit comments