mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
arch/arm/src/lpc2378/lpc23xx_uart.h: Fix nuttx coding style
Remove TABs
This commit is contained in:
@@ -64,10 +64,10 @@
|
||||
*/
|
||||
|
||||
/* Used only if CONFIG_UART_MULVAL is not defined */
|
||||
#define DIVADDVAL 0
|
||||
#define MULVAL 1
|
||||
#define DLMVAL 1
|
||||
#define DLLVAL 119
|
||||
#define DIVADDVAL 0
|
||||
#define MULVAL 1
|
||||
#define DLMVAL 1
|
||||
#define DLLVAL 119
|
||||
|
||||
/* UARTx PCLK divider valid values are 1,2,4 */
|
||||
#define U0_PCLKDIV 1
|
||||
|
||||
Reference in New Issue
Block a user