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
|
@ -140,7 +140,7 @@ static struct dwt_context dwt_0_context = {
|
|||
},
|
||||
};
|
||||
|
||||
/* This structer is used to read all additional RX frame info at one push */
|
||||
/* This struct is used to read all additional RX frame info at one push */
|
||||
struct dwt_rx_info_regs {
|
||||
uint8_t rx_fqual[DWT_RX_FQUAL_LEN];
|
||||
uint8_t rx_ttcki[DWT_RX_TTCKI_LEN];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue