summaryrefslogtreecommitdiff
path: root/chip
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-07-06 11:43:22 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-07 05:17:01 +0000
commit5bbf7841fe66c56a540e65bc94b476e8a2b254c5 (patch)
tree34d95ab05d02e6ab94a86c664b8c05c8f1e1c640 /chip
parent3aa0b5a7206e295a8e9fdea41ce7bce3de6d44ec (diff)
downloadchrome-ec-5bbf7841fe66c56a540e65bc94b476e8a2b254c5.tar.gz
chip/stm32/registers-stm32f4.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Tricium: disable Change-Id: I8bf57a3d4c493e5b2db0bee9b346892e359712cf Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3749462 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'chip')
-rw-r--r--chip/stm32/registers-stm32f4.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/chip/stm32/registers-stm32f4.h b/chip/stm32/registers-stm32f4.h
index cccc430fd2..37d9d88568 100644
--- a/chip/stm32/registers-stm32f4.h
+++ b/chip/stm32/registers-stm32f4.h
@@ -457,8 +457,9 @@
#define STM32F4_PLL_REQ 2000000
#define STM32F4_RTC_REQ 1000000
#define STM32F4_IO_CLOCK 45000000
-#define STM32F4_USB_REQ 45000000 /* not compatible with USB, will use PLLSAI \
- */
+#define STM32F4_USB_REQ \
+ 45000000 /* not compatible with USB, will use PLLSAI \
+ */
#define STM32F4_VCO_CLOCK 360000000
#define STM32F4_HSI_CLOCK 16000000
#define STM32F4_LSI_CLOCK 32000