Trivial cosmetic, alignement changes.

This commit is contained in:
Gregory Nutt 2017-02-17 17:50:56 -06:00
parent e4e7528b1a
commit 6fe94b5724
2 changed files with 3 additions and 4 deletions

View File

@ -2,8 +2,7 @@
* arch/arm/src/stm32l4/stm32l4_sai.h * arch/arm/src/stm32l4/stm32l4_sai.h
* *
* Copyright (C) 2017 Gregory Nutt. All rights reserved. * Copyright (C) 2017 Gregory Nutt. All rights reserved.
* Copyright (c) 2016 Motorola Mobility, LLC. * Copyright (c) 2016 Motorola Mobility, LLC. All rights reserved.
* All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions

View File

@ -117,7 +117,7 @@
#define STM32L4_PLLSAI1CFG_PLLP 0 #define STM32L4_PLLSAI1CFG_PLLP 0
#undef STM32L4_PLLSAI1CFG_PLLP_ENABLED #undef STM32L4_PLLSAI1CFG_PLLP_ENABLED
#define STM32L4_PLLSAI1CFG_PLLQ RCC_PLLSAI1CFG_PLLQ_4 #define STM32L4_PLLSAI1CFG_PLLQ RCC_PLLSAI1CFG_PLLQ_4
#define STM32L4_PLLSAI1CFG_PLLQ_ENABLED #define STM32L4_PLLSAI1CFG_PLLQ_ENABLED
#define STM32L4_PLLSAI1CFG_PLLR 0 #define STM32L4_PLLSAI1CFG_PLLR 0
#undef STM32L4_PLLSAI1CFG_PLLR_ENABLED #undef STM32L4_PLLSAI1CFG_PLLR_ENABLED
@ -194,7 +194,7 @@
#define STM32L4_PLLCFG_PLLP 0 #define STM32L4_PLLCFG_PLLP 0
#undef STM32L4_PLLCFG_PLLP_ENABLED #undef STM32L4_PLLCFG_PLLP_ENABLED
#define STM32L4_PLLCFG_PLLQ 0 #define STM32L4_PLLCFG_PLLQ 0
#undef STM32L4_PLLCFG_PLLQ_ENABLED #undef STM32L4_PLLCFG_PLLQ_ENABLED
#define STM32L4_PLLCFG_PLLR RCC_PLLCFG_PLLR_2 #define STM32L4_PLLCFG_PLLR RCC_PLLCFG_PLLR_2
#define STM32L4_PLLCFG_PLLR_ENABLED #define STM32L4_PLLCFG_PLLR_ENABLED