mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
arch/arm/src/lpc2378/lpc23xx_pinsel.h: Fix nuttx coding style
Remove TABs
This commit is contained in:
@@ -596,7 +596,7 @@
|
||||
#define PSEL6_P3_5_MASK (0x00000c00)
|
||||
|
||||
#define PSEL6_P3_6_GPIO (0x00000000)
|
||||
#define PSEL6_P3_6_D6 (0x00001000)
|
||||
#define PSEL6_P3_6_D6 (0x00001000)
|
||||
#define PSEL6_P3_6_RSVD2 (0x00002000)
|
||||
#define PSEL6_P3_6_RSVD3 (0x00003000)
|
||||
#define PSEL6_P3_6_MASK (0x00003000)
|
||||
|
||||
Reference in New Issue
Block a user