mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
55a7dfc9a7
commit
cde88cabcc
@@ -278,7 +278,7 @@
|
||||
#define PIT_REG_COUNTER2 0x42
|
||||
#define PIT_REG_COMMAND 0x43
|
||||
|
||||
/* PIT command bit defintions */
|
||||
/* PIT command bit definitions */
|
||||
|
||||
# define PIT_OCW_BINCOUNT_BCD (1 << 0) /* vs binary */
|
||||
# define PIT_OCW_MODE_SHIFT (1)
|
||||
|
||||
Reference in New Issue
Block a user