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
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue