We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0841bcf commit 057528bCopy full SHA for 057528b
doc/hardware/peripherals/dma.rst
@@ -43,7 +43,7 @@ DMA channels should be viewed as state machines that the DMA API provides transi
43
the form of API calls. Every driver is expected to maintain its own channel state tracking. The busy
44
state of the channel should be inspectable at any time with :c:func:`dma_get_status()`.
45
46
-A diagram showing those expectated possible state transitions and their API calls is provided here
+A diagram, showing those expected possible state transitions and their API calls is provided here
47
for reference.
48
49
.. graphviz::
0 commit comments