aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F30x
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F30x')
-rw-r--r--testhal/STM32/STM32F30x/ADC/chconf.h4
-rw-r--r--testhal/STM32/STM32F30x/ADC_DUAL/chconf.h4
-rw-r--r--testhal/STM32/STM32F30x/CAN/chconf.h4
-rw-r--r--testhal/STM32/STM32F30x/EXT/chconf.h4
-rw-r--r--testhal/STM32/STM32F30x/IRQ_STORM/chconf.h4
-rw-r--r--testhal/STM32/STM32F30x/PWM-ICU/chconf.h4
-rw-r--r--testhal/STM32/STM32F30x/SPI/chconf.h4
-rw-r--r--testhal/STM32/STM32F30x/UART/chconf.h4
-rw-r--r--testhal/STM32/STM32F30x/USB_CDC/chconf.h4
-rw-r--r--testhal/STM32/STM32F30x/USB_CDC_IAD/chconf.h4
10 files changed, 20 insertions, 20 deletions
diff --git a/testhal/STM32/STM32F30x/ADC/chconf.h b/testhal/STM32/STM32F30x/ADC/chconf.h
index ceff267de..f6b81ee50 100644
--- a/testhal/STM32/STM32F30x/ADC/chconf.h
+++ b/testhal/STM32/STM32F30x/ADC/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/chconf.h b/testhal/STM32/STM32F30x/ADC_DUAL/chconf.h
index ceff267de..f6b81ee50 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/chconf.h
+++ b/testhal/STM32/STM32F30x/ADC_DUAL/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**
diff --git a/testhal/STM32/STM32F30x/CAN/chconf.h b/testhal/STM32/STM32F30x/CAN/chconf.h
index ceff267de..f6b81ee50 100644
--- a/testhal/STM32/STM32F30x/CAN/chconf.h
+++ b/testhal/STM32/STM32F30x/CAN/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**
diff --git a/testhal/STM32/STM32F30x/EXT/chconf.h b/testhal/STM32/STM32F30x/EXT/chconf.h
index ceff267de..f6b81ee50 100644
--- a/testhal/STM32/STM32F30x/EXT/chconf.h
+++ b/testhal/STM32/STM32F30x/EXT/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/chconf.h b/testhal/STM32/STM32F30x/IRQ_STORM/chconf.h
index 01849821c..88191915f 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/chconf.h
+++ b/testhal/STM32/STM32F30x/IRQ_STORM/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/chconf.h b/testhal/STM32/STM32F30x/PWM-ICU/chconf.h
index ceff267de..f6b81ee50 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/chconf.h
+++ b/testhal/STM32/STM32F30x/PWM-ICU/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**
diff --git a/testhal/STM32/STM32F30x/SPI/chconf.h b/testhal/STM32/STM32F30x/SPI/chconf.h
index ceff267de..f6b81ee50 100644
--- a/testhal/STM32/STM32F30x/SPI/chconf.h
+++ b/testhal/STM32/STM32F30x/SPI/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**
diff --git a/testhal/STM32/STM32F30x/UART/chconf.h b/testhal/STM32/STM32F30x/UART/chconf.h
index ceff267de..f6b81ee50 100644
--- a/testhal/STM32/STM32F30x/UART/chconf.h
+++ b/testhal/STM32/STM32F30x/UART/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**
diff --git a/testhal/STM32/STM32F30x/USB_CDC/chconf.h b/testhal/STM32/STM32F30x/USB_CDC/chconf.h
index ceff267de..f6b81ee50 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/chconf.h
+++ b/testhal/STM32/STM32F30x/USB_CDC/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/chconf.h b/testhal/STM32/STM32F30x/USB_CDC_IAD/chconf.h
index ceff267de..f6b81ee50 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/chconf.h
+++ b/testhal/STM32/STM32F30x/USB_CDC_IAD/chconf.h
@@ -449,7 +449,7 @@
* should be invoked from here.
* @note This macro can be used to activate a power saving mode.
*/
-#define CH_CFG_IDLE_ENTER_HOOK() { \
+#define CH_CFG_IDLE_ENTER_HOOK() { \
}
/**
@@ -458,7 +458,7 @@
* should be invoked from here.
* @note This macro can be used to deactivate a power saving mode.
*/
-#define CH_CFG_IDLE_LEAVE_HOOK() { \
+#define CH_CFG_IDLE_LEAVE_HOOK() { \
}
/**