mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
fix nxstyle
Removed extra spaces from .h and .c files
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
#define AT32_IRQ_DMA1CH3 (AT32_IRQ_FIRST+58) /* 58: DMA1 Stream 3 global interrupt */
|
||||
#define AT32_IRQ_DMA1CH4 (AT32_IRQ_FIRST+59) /* 59: DMA1 Stream 4 global interrupt */
|
||||
#define AT32_IRQ_DMA1CH5 (AT32_IRQ_FIRST+60) /* 60: DMA1 Stream 5 global interrupt */
|
||||
#if defined(CONFIG_AT32_AT32F437)
|
||||
#if defined(CONFIG_AT32_AT32F437)
|
||||
# define AT32_IRQ_ETH (AT32_IRQ_FIRST+61) /* 61: Ethernet global interrupt */
|
||||
# define AT32_IRQ_ETHWKUP (AT32_IRQ_FIRST+62) /* 62: Ethernet Wakeup through EXTI line interrupt */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user