everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
210ed711a3
commit
9713f0d47c
331 changed files with 478 additions and 478 deletions
|
@ -247,7 +247,7 @@ static const struct dma_driver_api dma_funcs = {
|
|||
};
|
||||
|
||||
/*
|
||||
* Each dmamux channel is hardwired to one dma controlers dma channel.
|
||||
* Each dmamux channel is hardwired to one dma controllers dma channel.
|
||||
* DMAMUX_CHANNEL_INIT_X macros resolve this mapping at build time for each
|
||||
* dmamux channel using the dma dt properties dma_offset and dma_requests,
|
||||
* such that it can be stored in dmamux_stm32_channels_X configuration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue