From ba0f5467d03456a2877ba19ea62343db9d91a764 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 24 Dec 2015 07:38:17 -0600 Subject: [PATCH] A few more cosmetic changes --- arch/arm/src/stm32/stm32_capture.h | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/arch/arm/src/stm32/stm32_capture.h b/arch/arm/src/stm32/stm32_capture.h index a9017719857..d015c80e562 100644 --- a/arch/arm/src/stm32/stm32_capture.h +++ b/arch/arm/src/stm32/stm32_capture.h @@ -42,12 +42,10 @@ #include - #include "chip.h" #include #include "chip/stm32_tim.h" - /************************************************************************************ * Pre-processor Definitions ************************************************************************************/ @@ -87,28 +85,34 @@ struct stm32_cap_dev_s typedef enum { + /* Mapped */ - /* Mapped */ STM32_CAP_MAPPED_MASK = (GTIM_CCMR1_CC1S_MASK), STM32_CAP_MAPPED_TI1 = (1<