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
|
@ -142,7 +142,7 @@ static int pwm_nrfx_pin_set(const struct device *dev, uint32_t pwm,
|
|||
return -ENOTSUP;
|
||||
}
|
||||
|
||||
/* Check if PWM pin is one of the predefiend DTS config pins.
|
||||
/* Check if PWM pin is one of the predefined DTS config pins.
|
||||
* Return its array index (channel number),
|
||||
* or NRF_PWM_CHANNEL_COUNT if not initialized through DTS.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue