arch/arm/src/lpc2378/lpc23xx_uart.h: Fix nuttx coding style

Remove TABs
This commit is contained in:
simbit18 2023-07-10 13:22:26 +02:00 committed by Xiang Xiao
parent 14b4d3b8ea
commit 3ef9f4a0b7

View file

@ -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