everywhere: fix typos

Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
Nazar Kazakov 2022-02-24 12:00:55 +00:00 committed by Anas Nashif
commit 9713f0d47c
331 changed files with 478 additions and 478 deletions

View file

@ -158,8 +158,8 @@ static void entropy_cc13xx_cc26xx_isr(const void *arg)
k_sem_give(&data->sync);
}
/* Change the shutdown FROs' oscillating frequncy in an attempt to
* prevent further locking on to the sampling clock frequncy.
/* Change the shutdown FROs' oscillating frequency in an attempt to
* prevent further locking on to the sampling clock frequency.
*/
if (src & TRNG_FRO_SHUTDOWN) {
handle_shutdown_ovf();