everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
3b576fc688
commit
f483b1bc4c
757 changed files with 1284 additions and 1284 deletions
|
@ -256,7 +256,7 @@ static void b91_rf_rx_isr(void)
|
|||
uint8_t *payload;
|
||||
struct net_pkt *pkt;
|
||||
|
||||
/* disable DMA and clread IRQ flag */
|
||||
/* disable DMA and clear IRQ flag */
|
||||
dma_chn_dis(DMA1);
|
||||
rf_clr_irq_status(FLD_RF_IRQ_RX);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue