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
|
@ -27,7 +27,7 @@ static inline void flush_cache(FLASH_TypeDef *regs)
|
|||
{
|
||||
if (regs->ACR & FLASH_ACR_ARTEN) {
|
||||
regs->ACR &= ~FLASH_ACR_ARTEN;
|
||||
/* Refernce manual:
|
||||
/* Reference manual:
|
||||
* The ART cache can be flushed only if the ART accelerator
|
||||
* is disabled (ARTEN = 0).
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue